https://github.com/lichuan/fly
awesome c++11 network library
https://github.com/lichuan/fly
concurrency cplusplus cplusplus-11 cpp cpp11 epoll linux multithreading network rapidjson scons
Last synced: 9 months ago
JSON representation
awesome c++11 network library
- Host: GitHub
- URL: https://github.com/lichuan/fly
- Owner: lichuan
- License: apache-2.0
- Created: 2015-06-10T04:53:50.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-06-29T01:45:47.000Z (over 6 years ago)
- Last Synced: 2025-04-10T01:08:08.331Z (9 months ago)
- Topics: concurrency, cplusplus, cplusplus-11, cpp, cpp11, epoll, linux, multithreading, network, rapidjson, scons
- Language: C++
- Homepage:
- Size: 258 KB
- Stars: 50
- Watchers: 10
- Forks: 69
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## fly
fly is an awesome c++11 standard network library.
## build
fly is built through scons (2.5.1 compatible version), make sure that you have installed scons in your system.
for more info about scons, please refer to scons official web site: http://www.scons.org/