Simple IRC client and server.
Support IRCv3 protocol. Just simple, easy to use. Runs on any terminals.
Follow these steps below.
git clone https://github.com/Rainy101112/RIRC
cd RIRC
makeThen you'll get client_main and server_main.
- Protocol: Support IRCv3 completely.
- Feature: Provide web interfaces.
- Feature: Provide libraries.
- Platform: Support Linux.
- Platform: Support Windows.
- Platform: Support macOS/BSD.