Skip to content

libchttpx v1.5.11

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Aug 20:43
c8a3f9e

golangci-lint logo

netcorelink/libchttpx

A powerful, cross-platform HTTP server library in C/C++ for building full-featured web servers


⚠️ Warning: Use the linux environment for stable library operation.

Linux

curl -s https://raw.githubusercontent.com/netcorelink/libchttpx/main/scripts/install.sh | sudo sh

Windows

iwr https://raw.githubusercontent.com/netcorelink/libchttpx/main/scripts/install.ps1 -UseBasicParsing | iex