Update README

This commit is contained in:
2025-07-22 11:33:08 +02:00
parent ecf5bedc43
commit 2ec5c807fc
+3 -2
View File
@@ -57,12 +57,13 @@ int main(void)
# Features & Limitations
* HTTP 1.1
* HTTP 1.1 client and server
* Fully non-blocking
* Cross-Plafrorm (Windows & Linux)
* TLS support (OpenSSL)
* HTTPS support (using OpenSSL)
* Virtual Hosts
* Single-threaded
* Zero-copy interface
## Scalability