package calculon-redis-lib

  1. Overview
  2. Docs

Module Calculon_redis_lib.ClientSource

Sourcetype t
Sourceval make : ?debug:bool -> ?prefix:string -> ?host:string -> ?port:int -> unit -> (t, string) result Lwt.t
Sourceval close : t -> unit Lwt.t
Sourceval on_received : t -> (Message_t.message -> unit Lwt.t) -> unit
Sourceval join : t -> unit Lwt.t
Sourceval send : t -> Message_t.send -> unit Lwt.t
OCaml

Innovation. Community. Security.