async_js
A small library that provide Async support for JavaScript platforms
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package async_js
-
async_js
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module Header : sig ... end
Binary headers containing message lengths. All transports should use this to ensure binary compatibility.
module Handler_result : sig ... end
module Reader : sig ... end
module Send_result : sig ... end
module Writer : sig ... end
val sexp_of_t : t -> Sexplib0.Sexp.t
val close : t -> unit Async_kernel.Deferred.t
Closes both parts of the transport.
ON THIS PAGE
No table of contents