package sturgeon

  1. Overview
  2. Docs

Module Sturgeon_recipes_serverSource

WIP A few high-level entry points for session servers.

Sourcetype server
Sourceval server : client: (unit -> Sturgeon.Session.t option * (Sturgeon.Session.t -> unit) option) -> string -> server
Sourceval text_server : string -> (args:Sturgeon.Session.t -> Sturgeon.Stui.shell -> unit) -> server
Sourceval accept : server -> unit
Sourceval main_loop : ?keep_sigpipe:bool -> server -> unit
Sourceval stop_server : server -> unit
OCaml

Innovation. Community. Security.