chronoxor / CppServer

Ultra fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
MIT License
1.43k stars 284 forks source link

[help][docs] Sample project please #77

Closed denismakogon closed 2 years ago

denismakogon commented 2 years ago

Hey! Thank you for your work! I was looking through the library and I barely can understand the whole build process as well as the simplest way of using CppServer as a shared library.

Is there any chance that you could post a sample project but not only a source code file please