mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
462ce14a78
First pass of migrating away from `Deno.core.ensureFastOps()`. A few "tricky" ones have been left for a follow up. |
||
---|---|---|
.. | ||
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