/ft_irc

IRC is a text-based communication protocol on the Internet. It offers real-time messaging that can be either public or private. Users can exchange direct messages and join group channels. This project is about creating your own IRC server in C++, that is fully compatible with an official client.

Primary LanguageC++

No issues in this repository yet.