| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Administritavia | Raymaekers Luca | 2025-03-19 | 1 | -0/+53 |
| | | |||||
| * | Added protocol | Raymaekers Luca | 2024-10-30 | 1 | -109/+0 |
| | | | | | | | | | | | | | | | | | | | Use a protocol defined in `README.md` and `chatty.h` for sending messages. Another big change is the clientsArena which now stores metadata for the connection such as the author's name. Misc: - Merged arena.h and common.h into chatty.h - removed all the unused code from arena.h as it was not very useful and would not win me any time. - Added compile_flag.txt - Changed formatting - Added more log messages - Added more asserts - Added bool type via enum | ||||
| * | Put v2 code in root folder | Raymaekers Luca | 2024-10-26 | 1 | -0/+109 |
