This is an HTTP server written in Jai for Jai. It is not complete and there are almost certainly bugs!
- Partial HTTP/1.1
- Linux (epoll)
- TLS (OpenSSL)
- Windows
- IOCP
- TLS
- macOS
- kqueue
- TLS
- Router
- Complete HTTP/1.1
- HTTP/2
- HTTP/3
- WebSockets
Feel free to open a pull request with your changes!