deno/ext/broadcast_channel
2022-03-25 18:53:55 +01:00
..
01_broadcast_channel.js refactor: primordials for instanceof (#13527) 2022-02-01 18:06:11 +01:00
Cargo.toml chore: forward v1.20.3 release commit to main (#14121) 2022-03-25 18:53:55 +01:00
in_memory_broadcast_channel.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00
lib.deno_broadcast_channel.d.ts chore: update copyright year (#13434) 2022-01-20 16:10:16 +09:00
lib.rs fix: cargo publish fails without absolute paths (#13993) 2022-03-17 01:25:44 +01:00
README.md Rename extensions/ directory to ext/ (#11643) 2021-08-11 12:27:05 +02:00

deno_broadcast_channel

This crate implements the BroadcastChannel functions of Deno.

Spec: https://html.spec.whatwg.org/multipage/web-messaging.html