aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-03-18 11:28:59 +0100
committermetamuffin <metamuffin@disroot.org>2025-03-18 11:28:59 +0100
commit284254f9cb257bc52cebf3f0a60229f4406b8c02 (patch)
tree2c89afe866dad143545f589e6b8b4cd26cb14f72 /readme.md
parentd3c1805fadc6cd7c0926d1b22dffe0b58d25c207 (diff)
downloadgnix-284254f9cb257bc52cebf3f0a60229f4406b8c02.tar
gnix-284254f9cb257bc52cebf3f0a60229f4406b8c02.tar.bz2
gnix-284254f9cb257bc52cebf3f0a60229f4406b8c02.tar.zst
update readme
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index 03bdbc5..2e6e983 100644
--- a/readme.md
+++ b/readme.md
@@ -4,8 +4,8 @@ a simple stupid reverse proxy
## Features
-- HTTP/1.1 and HTTP/2
-- Simple to configure (see below)
+- HTTP/1.1, HTTP/2 and HTTP/3 support by default
+- Simple and predictable configuration (see below)
- Somewhat fast (about 150k req/s on a rpi5 for simple routes)
- Composable modules
- Handles connection upgrades correctly by default (websocket, etc.)