Releases: Icingworld/WW-WebServer
Releases · Icingworld/WW-WebServer
v1.0.0
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