Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-21 | Added minimal send implementation | Raymaekers Luca | |
Renamed minirecv.c to recv.c Added build commands to build.sh Added the use of common code | |||
2024-10-21 | Added common code for messages | Raymaekers Luca | |
- add: send_message, receive_message functions - change: use u8, u16, u32, where possible - fix: use PORT in server.c | |||
2024-10-21 | Added README.md | Raymaekers Luca | |
2024-10-20 | Added mvp implementations of the server and client for testing | Raymaekers Luca | |
2024-10-19 | add serialization to file code | Raymaekers Luca | |
2024-10-19 | add shared code in common.c | Raymaekers Luca | |
2024-10-17 | Initial commit | Raymaekers Luca | |