forked from evercomer/rudp
-
Notifications
You must be signed in to change notification settings - Fork 0
An implementation of reliable-udp
License
dragonblocks/rudp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
1. What's this ? A simple implementation of Reliable UDP. 2. What's the feature ? 1) So simple in one C file 2) With calling-interface similar to POSIX socket. 3) Two logical channels(send/recv queue) in one connection 4) Safe for multiple threads 5) Compiled on Linux/Windows
About
An implementation of reliable-udp
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 99.4%
- CMake 0.6%