aboutsummaryrefslogtreecommitdiff
path: root/server.c
Commit message (Expand)AuthorAgeFilesLines
* First pass at preparing for GithubRaymaekers Luca2025-03-191-581/+0
* AdministritaviaRaymaekers Luca2025-03-191-38/+55
* Updated box, send and server examples with new codeRaymaekers Luca2025-03-181-0/+3
* Added markdown support for messagesRaymaekers Luca2024-11-181-2/+6
* create archived.md for tasks which are doneRaymaekers Luca2024-11-081-0/+4
* Connect BIFD first to avoid errorsRaymaekers Luca2024-11-041-55/+91
* Fixed not setting unifd and bifdRaymaekers Luca2024-11-031-27/+32
* Add id field to HeaderMessage for simplifyingRaymaekers Luca2024-11-031-224/+238
* Added ID system with 1 and 2-way communicationRaymaekers Luca2024-11-031-179/+388
* Refactor server code into functionsRaymaekers Luca2024-10-301-101/+132
* Added protocolRaymaekers Luca2024-10-301-82/+177
* Use dynamic limits for buffersRaymaekers Luca2024-10-261-12/+26
* Put v2 code in root folderRaymaekers Luca2024-10-261-0/+149
* Archive code into v1/ directoryRaymaekers Luca2024-10-241-147/+0
* Moved common.c to common.hRaymaekers Luca2024-10-211-1/+1
* Added common code for messagesRaymaekers Luca2024-10-211-17/+17
* Added README.mdRaymaekers Luca2024-10-211-24/+0
* Added mvp implementations of the server and client for testingRaymaekers Luca2024-10-201-12/+9
* add serialization to file codeRaymaekers Luca2024-10-191-2/+4
* Initial commitRaymaekers Luca2024-10-171-0/+172