一个socks server(含socks client)的实现,header only 实现,可轻松嵌入基于asio的项目使用. - avplayer/socks_server
The library is header-only, but if you want to build and run unit-tests you can do it as listed below. Build and run tests on custom environment First of all you need to satsfy requirements listed above. You can run tests using these commands. ...
Amy is a C++11 compliant header-onlyAsynchronousMySQL client library based onAsio. It enables you to work with MySQL in both asynchronous and blocking ways. Amy had been tested using Clang++ 3.8 under Ubuntu 16.04, FreeBSD 11.0, and Mac OS X 10.10. It should also works under other similar...