Skip to content

v1.5.3

Choose a tag to compare

@github-actions github-actions released this 13 Jul 21:10
· 10 commits to main since this release
693e9e0

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