Skip to content

kni/sml-net-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

net-server - Standard ML server engine

Features:

  * Runs on MLton and Poly/ML
  * 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


See also:

https://github.com/kni/sml-net-server     - Standard ML server engine
https://github.com/kni/sml-net-server-ev  - asynchronous Standard ML server engine
https://github.com/kni/sml-http-server    - Standard ML http server
https://github.com/kni/sml-http-server-ev - asynchronous Standard ML http server

About

Standard ML server engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published