package socket-daemon

  1. Overview
  2. No Docs
Create daemons listening to a socket for stop, restart, ..., orders

Install

Dune Dependency

Authors

Maintainers

Sources

old-codes-ocaml-socket-daemon-0.1.0.tar.gz
md5=79e3168cf61119611ad0255d9d3cd946

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.

Tags

socket daemon unix

Published: 08 Dec 2015

Dependencies (3)

  1. ppx_deriving_yojson >= "2.4" & < "3.0"
  2. lwt >= "2.5"
  3. ocaml >= "4.02.2"

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.