mirror of
https://github.com/denoland/deno.git
synced 2024-12-12 02:27:46 -05:00
3e16c3fe36
There's no point for this API to expect result. If something fails it should result in a panic during build time to signal to embedder that setup is wrong. |
||
---|---|---|
.. | ||
01_broadcast_channel.js | ||
Cargo.toml | ||
in_memory_broadcast_channel.rs | ||
lib.deno_broadcast_channel.d.ts | ||
lib.rs | ||
README.md |
deno_broadcast_channel
This crate implements the BroadcastChannel functions of Deno.
Spec: https://html.spec.whatwg.org/multipage/web-messaging.html