Skip to content

Releases: ithewei/libhv

v1.1.1

28 May 18:01
Compare
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
Compare
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
Compare
Choose a tag to compare

First release on 2021-02-28.

Features:

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