▲ | thegrim33 2 days ago | |
Another thing about IRC is that the protocol is simple and easy to understand. You can write your own IRC client, or IRC server, it's not difficult. It's not closed down / proprietary like Discord. It's not "open" but insanely complicated like the modern web. You just need a copy of the RFC and after writing some basic socket code can very quickly have a basic client up and running. I always appreciated that. |