aboutsummaryrefslogtreecommitdiff
path: root/send.c
Commit message (Expand)AuthorAgeFilesLines
* 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