package resp-unix

  1. Overview
  2. Docs

Module Resp_unix.ClientSource

Sourceval connect : params -> t Lwt.t
Sourceval read : t -> Resp.t Lwt.t
Sourceval write : t -> Resp.t -> unit Lwt.t
Sourceval run : t -> Resp.t array -> Resp.t Lwt.t
Sourceval run_s : t -> string array -> Resp.t Lwt.t
Sourceval decode : t -> Resp.lexeme -> Resp.t Lwt.t
Sourceval read_lexeme : t -> Resp.lexeme Lwt.t
OCaml

Innovation. Community. Security.