Skip to content

v1.3.1

Compare
Choose a tag to compare
@ithewei ithewei released this 24 May 12:04
· 127 commits to master since this release
  • 添加接口文档
  • Add TcpClient::bind, UdpClient::bind
  • Add WebSocketClient::setHttpRequest getHttpResponse
  • Add HttpService::Use(middleware)
  • Add requests::uploadLargeFile
  • Add HttpRequest::SetAuth
  • rename http_client.h to HttpClient.h
  • move examples/qt to https://github.com/hv-projects/QtDemo
  • fix some bug