mirror of
https://github.com/Relintai/rcpp_framework.git
synced 2025-04-24 05:43:21 +02:00
14 lines
640 B
Markdown
Executable File
14 lines
640 B
Markdown
Executable File
# TRANTOR
|
|
|
|
[](https://travis-ci.org/an-tao/trantor)
|
|
[](https://ci.appveyor.com/project/an-tao/trantor/branch/master)
|
|
[](https://lgtm.com/projects/g/an-tao/trantor/context:cpp)
|
|
|
|
A non-blocking I/O cross-platform TCP network library, using C++14.
|
|
Drawing on the design of Muduo Library
|
|
|
|
## Dependence
|
|
|
|
cmake 3.5 or newer;
|
|
linux kernel 2.6.9 x86-64 or newer;
|