package atacama

  1. Overview
  2. Docs
type t
val empty : t
val send : t -> Riot.IO.Buffer.t -> (int, [> `Closed | `Eof ]) Riot.IO.result
val receive : ?limit:int -> t -> (Riot.IO.Buffer.t, [> `Closed | `Eof ]) Riot.IO.result
val negotiated_protocol : t -> string option
OCaml

Innovation. Community. Security.