aboutsummaryrefslogtreecommitdiff
path: root/send.c
Commit message (Expand)AuthorAgeFilesLines
* First pass at preparing for GithubRaymaekers Luca2025-03-191-80/+0
* Updated box, send and server examples with new codeRaymaekers Luca2025-03-181-0/+2
* create archived.md for tasks which are doneRaymaekers Luca2024-11-081-9/+7
* Add id field to HeaderMessage for simplifyingRaymaekers Luca2024-11-031-12/+5
* Added ID system with 1 and 2-way communicationRaymaekers Luca2024-11-031-34/+44
* fix not sending PresenceMessageRaymaekers Luca2024-10-301-4/+14
* Added protocolRaymaekers Luca2024-10-301-23/+27
* Use dynamic limits for buffersRaymaekers Luca2024-10-261-22/+24
* Put v2 code in root folderRaymaekers Luca2024-10-261-0/+61
* Archive code into v1/ directoryRaymaekers Luca2024-10-241-55/+0
* Moved common.c to common.hRaymaekers Luca2024-10-211-6/+2
* Added minimal send implementationRaymaekers Luca2024-10-211-40/+23
* Added mvp implementations of the server and client for testingRaymaekers Luca2024-10-201-0/+76