make server && make clean
to build./server [port]
to run (6667 is the default for most IRC servers)- Connect your favorite client and join a #channel
- Enjoy
- U'll find this project documentation at this page
- Hope this RFC 2812 little write-up will help you somehow
- Refresh doc with
make doc