Releases: ithewei/libhv
Releases · ithewei/libhv
v1.3.0
- Support TcpClient/UdpClient reusable start
- Support MultiClientsRunInOneEventLoop
- Export class AsyncHttpClient
- Change WebSocketService::onopen
- Add Channel::setContextPtr/getContextPtr
- Add more Content-Type
- Add http_state_handler for recvLargeFile
- Add HttpService::Proxy EnableForwardProxy AllowCORS
- Fix some bugs
v1.2.6
- Add Channel::isWriteComplete
- Add defaultLargeFileHander and limit_rate
- Timer use monotonic time
- Add TcpServer::setLoadBalance
- Add HUrl
- Add HttpRequest::connect_timeout
- Add requests::downloadFile
- Add router.Static()
- Add class MqttClient
- fix some bugs
- optimize code

