723 B
723 B
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
🔀 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
andfoo
for the secondary client (the nicknamenick
will send to sometimes.)
-
Basics
-
Server Replies, documented
- Errors