improve server and fix memory leaks

This commit is contained in:
2025-08-04 00:39:23 +02:00
parent 4d8d901bd3
commit 2934de12dd
10 changed files with 251 additions and 174 deletions

View File

@@ -33,11 +33,11 @@ And then open the `docs/html/index.html`.
## Roadmap
- Implement Keep-Alive
- Custom web pages (404)
- Support for virtual hosts
- HTTPS support with TLS
## Future
- Support for virtual hosts
- Custom web pages (404)
- CLI args
- IPv6 compatible
- Multithreading to handle concurrent requests