socket-daemon
Create daemons listening to a socket for stop, restart, ..., orders
Description
Lwt-oriented library to make your server run as a daemon and listen to a socket file. Provides a module to create the command-line client which send commands (stop, restart, ...) to the server through the socket.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 22 Mar 2016
- Authors
- Maintainers
Sources
Dependencies
Reverse Dependencies