package resp-unix

  1. Overview
  2. Docs

Parameters

Signature

type server
type data = Data.data
module Client : sig ... end
val run : server -> ((ic * oc) -> unit Lwt.t) -> unit Lwt.t