Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2016-12-12 | 609 Bytes | |
v2.1.tar.gz | 2016-12-12 | 14.5 kB | |
v2.1.zip | 2016-12-12 | 22.7 kB | |
Totals: 3 Items | 37.8 kB | 0 |
Important: security fix for Client<HTTPS>: added host verification
Other improvements: - Added threaded heavy work example - Added io_test and CI - Added install target - Replaced class visibility private with protected - Force TLS 1.2 - Added exception handler to handle exception throws in Server - Less copies of shared_ptr objects - Possibility to set or reuse boost::asio_ioservice - Use of std::regex with clang and g++ if possible - Improvement of default_resource example - Timeout can be set on client requests - Various MSVS fixes - Added proxy server support to Client - Various minor bug fixes.