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.

Authorxvw <xavier.vdw@gmail.com>
LicenseGPL-3.0-only
Published
Homepagehttps://github.com/xvw/jsoo_broadcastchannel
Issue Trackerhttps://github.com/xvw/jsoo_broadcastchannel/issues
Maintainerxvw <xavier.vdw@gmail.com>
Dependencies
Source [http] https://github.com/xvw/jsoo_broadcastchannel/archive/2.0.0.tar.gz
md5=e24e6b6aafc3a15a0df5cd0c4bdafb4c
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/jsoo_broadcastchannel/jsoo_broadcastchannel.2.0.0/opam
No package is dependent