Update doc/index.md

This commit is contained in:
Nova Cat 2024-12-27 23:07:54 -08:00
parent bfe4e3749b
commit 12ed0e3489

View file

@ -4,6 +4,7 @@
> Before you start reading this, here's what you need to know.
> * We visualize the socket this way:
> `↗️ Sent by client, recieved by server`
> `↙️ Sent by server, recieved by client`
> `↙️ Sent by server, recieved by client`
> `🔁 Sent by server, recieved by a DIFFERENT client (e.g. target of PRIVMSG)`
* [Formatting of socket](formatting.md)