Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mooophy/simple-tcp
a simple reliable transport protocol using sockets and UDP
https://github.com/mooophy/simple-tcp
Last synced: 29 days ago
JSON representation
a simple reliable transport protocol using sockets and UDP
- Host: GitHub
- URL: https://github.com/mooophy/simple-tcp
- Owner: Mooophy
- License: mit
- Created: 2014-07-07T07:20:24.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-29T22:37:07.000Z (over 9 years ago)
- Last Synced: 2023-10-18T15:00:34.895Z (about 1 year ago)
- Language: C
- Homepage:
- Size: 180 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
simple-tcp
==========a simple reliable transport protocol using sockets and UDP.