Skip to content

Releases: Icingworld/WW-WebServer

v1.0.0

23 Feb 11:22
52a9bb2
Compare
Choose a tag to compare

What's this

It's a tiny WebServer in C++, designed to be worked on Linux. This release marks a stable version, and there are many things to do in the future.

Feature

  • Handles concurrent requests efficiently with a thread pool
  • Designed with independent components to improve flexibility and extensibility
  • Performance evaluated through benchmark