Owner: kni
Category: Library
Asynchronous HTTP server
Features: * Runs on MLton and Poly/ML * Runs on FreeBSD (kqueue) and Linux (epoll) * HTTP/1.1 support: persistent connections, chunked transfer encoding * Streaming * Preforking Mode * Worker hook for initialization and cleanup worker * Connect hook for initialization and cleanup after open socket * TERM signal to stop * QUIT signal to stop gracefully * Reuseport support
Dependencies: sml-ev
Platform: BSD, Linux
Poly/ML version:
Licence:
Project link: https://github.com/kni/sml-net-server-ev