package jsoo_broadcastchannel
Jsoo_broadcastchannel is a binding for the BroadcastChannel API for Js_of_OCaml.
Install
Dune Dependency
Authors
Maintainers
Sources
jsoo_broadcast.tar.gz
sha256=a7185dd5e8efab49b7f76491f881aa6f6b218695c75eb614282f3f81bd5eb010
md5=4a43c6f2199f6a999aa9f43e1ecd1ae3
Description
Jsoo_broadcastchannel is a binding for the BroadcastChannel API. The BroadcastChannel interface represents a named channel that any browsing context of a given origin can subscribe to. It allows communication between different documents (in different windows, tabs, frames or iframes) of the same origin. Messages are broadcasted via a message event fired at all BroadcastChannel objects listening to the channel.
Published: 11 May 2017
Dependencies (5)
-
ocamlbuild
build
-
ocamlfind
build
-
lwt
>= "2.5.2"
-
js_of_ocaml
>= "2.8.4" & < "3.0"
-
ocaml
>= "4.02.0" & < "4.05.0"
Dev Dependencies
None
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page