Update doc/index.md
This commit is contained in:
parent
11cecc6ed0
commit
5f1b4a9075
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
> * 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)`
|
> `🔀 Sent by server, recieved by a DIFFERENT client (e.g. target of PRIVMSG)`
|
||||||
> * In client-side scenarios, we use the nickname `nick` for the primary client
|
> * In client-side scenarios, we use the nickname `nick` for the primary client
|
||||||
> and `foo` for the secondary client (the nickname `nick` will send to sometimes.)
|
> and `foo` for the secondary client (the nickname `nick` will send to sometimes.)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue