rcpp_framework/libs/trantor
2021-01-29 22:18:26 +01:00
..
.github/workflows Added trantor. Also added it to the build. 2021-01-29 22:18:26 +01:00
cmake/templates Added trantor. Also added it to the build. 2021-01-29 22:18:26 +01:00
cmake_modules Added trantor. Also added it to the build. 2021-01-29 22:18:26 +01:00
third_party/wepoll Added trantor. Also added it to the build. 2021-01-29 22:18:26 +01:00
trantor Added trantor. Also added it to the build. 2021-01-29 22:18:26 +01:00
.appveyor.yml Added trantor. Also added it to the build. 2021-01-29 22:18:26 +01:00
.clang-format Added trantor. Also added it to the build. 2021-01-29 22:18:26 +01:00
.gitignore Added trantor. Also added it to the build. 2021-01-29 22:18:26 +01:00
.travis.yml Added trantor. Also added it to the build. 2021-01-29 22:18:26 +01:00
build.sh Added trantor. Also added it to the build. 2021-01-29 22:18:26 +01:00
ChangeLog.md Added trantor. Also added it to the build. 2021-01-29 22:18:26 +01:00
CMakeLists.txt Added trantor. Also added it to the build. 2021-01-29 22:18:26 +01:00
format.sh Added trantor. Also added it to the build. 2021-01-29 22:18:26 +01:00
License Added trantor. Also added it to the build. 2021-01-29 22:18:26 +01:00
README.md Added trantor. Also added it to the build. 2021-01-29 22:18:26 +01:00
SCsub Added trantor. Also added it to the build. 2021-01-29 22:18:26 +01:00

TRANTOR

Build Status Build status Language grade: C/C++

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;