| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2016-12-07 | 598 Bytes | |
| v1.3 source code.tar.gz | 2016-12-07 | 17.3 kB | |
| v1.3 source code.zip | 2016-12-07 | 25.4 kB | |
| Totals: 3 Items | 43.3 kB | 0 | |
Important: Security fix for Client<WSS>: added host verification
Other improvements: - Added tcp no_delay socket option - Added io_test and CI - Changed class visibility from private to protected - Force tlsv12 in SocketClient<WSS> - Fixed a bug on 32-bit system when processing larger messages - get_connections now returns an unordered_set instead of set - Fewer copies of shared_ptr objects - Can now replace or set boost::asio::io_service - Using std::regex if possible - Now passing client errors to onerror - Fixed Crypto::Base64::encode for newer OpenSSL versions - Various minor bug fixes