deno/ext/broadcast_channel
denobot 483c10c94b
chore: forward v1.28.1 release commit to main (#16678)
Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
2022-11-17 02:17:19 +01:00
..
01_broadcast_channel.js experiment(ext/web): Don't expose event classes during the bootstrap phase (#16213) 2022-10-24 16:14:17 +02:00
Cargo.toml chore: forward v1.28.1 release commit to main (#16678) 2022-11-17 02:17:19 +01:00
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