1 Star 1 Fork 1

Bin / trantor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

TRANTOR

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

Overview

A non-blocking I/O cross-platform TCP network library, using C++14.
Drawing on the design of Muduo Library

suported platforms

  • Linux
  • MacOS
  • UNIX(BSD)
  • Windows

Feature highlights

  • non-blocking I/O
  • cross-platform
  • Thread pool
  • Lock free design
  • Support SSL
  • Server and Client

Build

git clone https://github.com/an-tao/trantor.git
cd trantor
cmake -Bbuild -H.
cd build 
make -j

Licensing

Trantor - A non-blocking I/O based TCP network library, using C++14.

Copyright (c) 2016-2021, Tao An. All rights reserved.

https://github.com/an-tao/trantor

For more information see License

Community

Gitter

Documentation

DocsForge

空文件

简介

暂无描述 展开 收起
C++ 等 4 种语言
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/huzbin/trantor.git
git@gitee.com:huzbin/trantor.git
huzbin
trantor
trantor
master

搜索帮助