js_of_ocaml
Compiler from OCaml bytecode to Javascript
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package js_of_ocaml
-
js_of_ocaml
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library js_of_ocaml
Module
WebSockets
class type 'a closeEvent = object ... end
class type 'a messageEvent = object ... end
class type webSocket = object ... end
val webSocket : ( Js.js_string Js.t -> webSocket Js.t ) Js.constr
val webSocket_withProtocol :
( Js.js_string Js.t -> Js.js_string Js.t -> webSocket Js.t ) Js.constr
val webSocket_withProtocols :
( Js.js_string Js.t ->
Js.js_string Js.t Js.js_array Js.t ->
webSocket Js.t )
Js.constr
ON THIS PAGE
No table of contents