package sturgeon

  1. Overview
  2. Docs
A toolkit for communicating with Emacs

Install

Dune Dependency

Authors

Maintainers

Sources

v0.4.2.tar.gz
md5=16f984c347be593eb590c0ad0611ee08
sha512=cfe091eeb36b14029ae1560a780ad099239de8f80f9c942dc6b0ef1b08bf47add0f29a575d8127ed4648cb3ab27f3ca0d520befa55aeb22411dcfca545e0bd44

doc/sturgeon.recipes_server/Sturgeon_recipes_server/index.html

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.