https://github.com/opengs/eudp
EUDP - Extended UDP
https://github.com/opengs/eudp
Last synced: 4 months ago
JSON representation
EUDP - Extended UDP
- Host: GitHub
- URL: https://github.com/opengs/eudp
- Owner: opengs
- Created: 2019-12-04T15:09:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-06T11:12:52.000Z (over 5 years ago)
- Last Synced: 2025-01-21T03:28:29.504Z (5 months ago)
- Language: C#
- Size: 26.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---!!!WARNING!!! IN PRODUCTION !!!WARNING!!!---
--- THIS LIBRARY WILL NOT WORK ---EUDP (Extended UDP) - application level prococol for UDP communication in various network topologies. Protocol supports:
-multichanelling
-reliability
-sequencing
-batching
-compression
-stream compression
-sequrity
-flow control
-and a lot lot more features. See examples...