Skip to content

Releases: ithewei/libhv

v1.2.1

28 Aug 08:21

Choose a tag to compare

New Features:

  • Add HttpMessage::cookies
  • Support http chunked
  • Add class HttpContext
  • axios
  • WITH_GNUTLS、WITH_APPLETLS
  • hio_set_unpack
  • Add example jsonrpc
  • Add example protorpc

v1.1.1

28 May 18:01

Choose a tag to compare

New Features:

  • add http_async_handler
  • support RESTful both /:field/ and /{field}/
  • add hio_create_ssl_server hio_create_ssl_client

v1.1.0

31 Mar 09:47

Choose a tag to compare

Features:

  • WebSocketChannel::send expose ws_opcode
  • http server supports both http and https
  • Add tcp_upstream, udp_upstream

v1.0.0

28 Feb 14:12

Choose a tag to compare

First release on 2021-02-28.

Features:

  • TCP/UDP client/server
  • HTTP client/server
  • WebSocket client/server