https://github.com/rapptz/libnet
A C++11 library for networking.
https://github.com/rapptz/libnet
Last synced: about 2 months ago
JSON representation
A C++11 library for networking.
- Host: GitHub
- URL: https://github.com/rapptz/libnet
- Owner: Rapptz
- License: mit
- Created: 2015-02-21T20:59:01.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-21T21:00:00.000Z (about 10 years ago)
- Last Synced: 2025-01-19T06:42:06.465Z (3 months ago)
- Language: C++
- Size: 105 KB
- Stars: 0
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## link
A C++ header-only library providing cross platform barebones for sockets.
## License
MIT. Check LICENSE file.