| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Put v2 code in root folder | Raymaekers Luca | 2024-10-26 | 1 | -0/+61 |
| | | |||||
| * | Archive code into v1/ directory | Raymaekers Luca | 2024-10-24 | 1 | -55/+0 |
| | | | | | | The code was written too fast and I deemed that it would be better to make a new draft. | ||||
| * | Moved common.c to common.h | Raymaekers Luca | 2024-10-21 | 1 | -6/+2 |
| | | | | | | - fixed bug(server.c): `on` not being 32 bytes - cleanup | ||||
| * | Added minimal send implementation | Raymaekers Luca | 2024-10-21 | 1 | -40/+23 |
| | | | | | | | Renamed minirecv.c to recv.c Added build commands to build.sh Added the use of common code | ||||
| * | Added mvp implementations of the server and client for testing | Raymaekers Luca | 2024-10-20 | 1 | -0/+76 |
