Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 201 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 201 Bytes

ServerGeneratingSequence

Multithreaded server (non-asynchronous) with multiplexed input/output for sockets (non-blocking sockets).

Building a project requires g++ with support for C++ 14 or higher.