libhv.md 430 B


icon: package

label: libhv

!!! This module is optional. Set option PK_BUILD_MODULE_LIBHV to ON in your CMakeLists.txt to enable it. !!!

Simple bindings for libhv, which provides cross platform implementation of the following:

  • HTTP server
  • HTTP client
  • WebSocket server (TODO)
  • WebSocket client (TODO)

Source code

:::code source="../../include/typings/libhv.pyi" :::