Update doc/index.md
This commit is contained in:
parent
b5f265bbcb
commit
f901e81ed9
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
||||||
# Index of IRC protocol documentation.
|
# Index of IRC protocol documentation.
|
||||||
|
|
||||||
|
> [!IMPORTANT]
|
||||||
|
> 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`
|
||||||
|
|
||||||
* [Formatting of socket](formatting.md)
|
* [Formatting of socket](formatting.md)
|
Loading…
Reference in a new issue