this post was submitted on 21 Nov 2021
10 points (85.7% liked)

Open Source

31173 readers
459 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] zote@lemmy.ml 12 points 3 years ago

irc itself doesn't have source code, it's just a set of instructions on how servers and clients should communicate. There's stuff like this: ircv3 which defines how ircv3 works. and gives info on how the old school irc stuff worked as well.