Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.56 KB

README.md

File metadata and controls

18 lines (14 loc) · 1.56 KB

c10k-server

Travis Project Status: WIP - Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. license

A toy asynchronous server, written in C++14

Test matrix

Distribution Compiler CMAKE_BUILD_TYPE Status
Ubuntu 12.04 g++-4.9 Debug Status
Ubuntu 12.04 g++-4.9 Release Status
Ubuntu 12.04 g++-5 Debug Status
Ubuntu 12.04 g++-5 Release Status
Ubuntu 12.04 clang++-3.8 Debug Status
Ubuntu 12.04 clang++-3.8 Release Status