Skip to content
Jay K edited this page Apr 15, 2021 · 1 revision
  • libnhttp is currently considered of beta quality.
  • main branch always development branch.

About Versions

for example, x.y.z

  • z % 2 == 0: stable.
  • z % 2 == 1: development.
  • y: few changes, but API isn't changed.
  • x: breaking changes. APIs may be changed.

v1.0.x

  • First release, and almost planned features are ready.
  • Load test passed and benchmarked by bombardier versus Apache2.

bench-14kb (30s, 14kb response)

bench-200b (10s, 200b response)

Clone this wiki locally