calculon-redis-lib
A library to interact with Calculon via Redis
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library calculon-redis-lib
val received : t -> Message_t.message Lwt_stream.t
val on_received : t -> ( Message_t.message -> unit Lwt.t ) -> unit
val send : t -> Message_t.send -> unit Lwt.t