Saphirac / ft_irc

MIT License
1 stars 1 forks source link

Implement QUIT, JOIN, PART, TOPIC, NAMES, LIST, INVITE, KICK, PRIVMSG, NOTICE #30

Closed JonathanDUFOUR closed 3 months ago

JonathanDUFOUR commented 3 months ago

Related to #12. The IRC commands listed in the title have been implemented and tested manually only. Also, the RFCs_summary.html file has been updated on some points to better explain the implementation details.