jsoo_broadcastchannelversion
A wrapper in Js_of_ocaml to deal with BroadcastChannel
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.
Author | xvw <xavier.vdw@gmail.com> |
---|---|
License | GPL-3.0-only |
Published | |
Homepage | https://github.com/xvw/jsoo_broadcastchannel |
Issue Tracker | https://github.com/xvw/jsoo_broadcastchannel/issues |
Maintainer | xvw <xavier.vdw@gmail.com> |
Dependencies |
|
Source [http] | https://github.com/xvw/jsoo_broadcastchannel/archive/2.0.0.tar.gz sha256=8e0b102c23d6c5777a2c746af05c91d7d6a151725aa84c3b1e77335923a4c501 md5=e24e6b6aafc3a15a0df5cd0c4bdafb4c |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/jsoo_broadcastchannel/jsoo_broadcastchannel.2.0.0/opam |
No package is dependent