package resp-mirage

  1. Overview
  2. Docs

Parameters

module Data : sig ... end

Signature

type ic = buffer
type server
type data = Data.data
val run : server -> ((ic * oc) -> unit Lwt.t) -> unit Lwt.t