Skip to content

libchttpx v1.5.2

Choose a tag to compare

@noneandundefined noneandundefined released this 29 Mar 08:42
· 15 commits to main since this release

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