summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2022-05-10channel: Create channel and implement join msgHEADmasterJohnny Richard
2022-04-22client: Implement client_seng_msgJohnny Richard
2022-04-18server: Replace cstr to string_view during msg parsingJohnny Richard
2022-04-16Create string_view structJohnny Richard
2022-04-13server: Add support to PRIVMSG messageJohnny Richard
2022-04-12Add munit testing framework supportJohnny Richard
2022-04-11server.c: Reply to USER messages from clientJohnny Richard
2022-04-11Add testing supportJohnny Richard
2022-04-09Add logging libJohnny Richard
2022-04-07server.c: Create server structJohnny Richard