Age | Commit message (Expand) | Author |
---|---|---|
2022-05-10 | channel: Create channel and implement join msgHEADmaster | Johnny Richard |
2022-04-22 | client: Implement client_seng_msg | Johnny Richard |
2022-04-18 | server: Replace cstr to string_view during msg parsing | Johnny Richard |
2022-04-16 | Create string_view struct | Johnny Richard |
2022-04-13 | server: Add support to PRIVMSG message | Johnny Richard |
2022-04-12 | Add munit testing framework support | Johnny Richard |
2022-04-11 | server.c: Reply to USER messages from client | Johnny Richard |
2022-04-11 | Add testing support | Johnny Richard |
2022-04-09 | Add logging lib | Johnny Richard |
2022-04-07 | server.c: Create server struct | Johnny Richard |