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

WHERE IS THE BUILD FOLDER ? #76

Open jeremybboy opened 2 years ago

jeremybboy commented 2 years ago

Thanks

chronoxor commented 2 years ago

After you follow the build steps, you'll have ./temp with makefiles and objs, and compiled and linked binaries in ./bin