aboutsummaryrefslogtreecommitdiff
path: root/common.h
Commit message (Expand)AuthorAgeFilesLines
* Added protocolRaymaekers Luca2024-10-301-51/+0
* Use dynamic limits for buffersRaymaekers Luca2024-10-261-6/+5
* Put v2 code in root folderRaymaekers Luca2024-10-261-0/+52
* Archive code into v1/ directoryRaymaekers Luca2024-10-241-179/+0
* Moved common.c to common.hRaymaekers Luca2024-10-211-1/+131
* Added common code for messagesRaymaekers Luca2024-10-211-0/+8
* Added mvp implementations of the server and client for testingRaymaekers Luca2024-10-201-2/+15
* add serialization to file codeRaymaekers Luca2024-10-191-0/+28