| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Moved common.c to common.h | Raymaekers Luca | 2024-10-21 | 1 | -1/+1 |
| | | | | | | - fixed bug(server.c): `on` not being 32 bytes - cleanup | ||||
| * | Added common code for messages | Raymaekers Luca | 2024-10-21 | 1 | -17/+17 |
| | | | | | | | - add: send_message, receive_message functions - change: use u8, u16, u32, where possible - fix: use PORT in server.c | ||||
| * | Added README.md | Raymaekers Luca | 2024-10-21 | 1 | -24/+0 |
| | | |||||
| * | Added mvp implementations of the server and client for testing | Raymaekers Luca | 2024-10-20 | 1 | -12/+9 |
| | | |||||
| * | add serialization to file code | Raymaekers Luca | 2024-10-19 | 1 | -2/+4 |
| | | |||||
| * | Initial commit | Raymaekers Luca | 2024-10-17 | 1 | -0/+172 |
