Update doc/index.md
This commit is contained in:
parent
bfe4e3749b
commit
12ed0e3489
1 changed files with 2 additions and 1 deletions
|
@ -5,5 +5,6 @@
|
||||||
> * We visualize the socket this way:
|
> * We visualize the socket this way:
|
||||||
> `↗️ Sent by client, recieved by server`
|
> `↗️ 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)
|
* [Formatting of socket](formatting.md)
|
Loading…
Reference in a new issue