Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-26 | Use dynamic limits for buffers | Raymaekers Luca | |
Use arenas where possible to have growable buffers - Use of bufArena in server and client for receiving&sending messages - Use of inputArena in client Also organized code | |||
2024-10-26 | Put v2 code in root folder | Raymaekers Luca | |
2024-10-24 | Archive code into v1/ directory | Raymaekers Luca | |
The code was written too fast and I deemed that it would be better to make a new draft. | |||
2024-10-21 | removed malloc & realloc | Raymaekers Luca | |
2024-10-21 | add to readme | Raymaekers Luca | |
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 README.md | Raymaekers Luca | |