Improved description

This commit is contained in:
Eduard Urbach 2024-03-28 22:11:48 +01:00
parent 552e86bf7a
commit 420b6d3991
Signed by: akyoto
GPG Key ID: C874F672B1AF20C0

View File

@ -1,12 +1,12 @@
# web # web
Web server. A fast HTTP/1.1 web server that can sit behind a reverse proxy like `caddy` or `nginx` for HTTP 1/2/3 support.
## Features ## Features
- High performance - High performance
- Low latency - Low latency
- Radix tree routing - Scales incredibly well with the number of routes
## Installation ## Installation