mirror of
https://github.com/denoland/deno.git
synced 2024-10-31 09:14:20 -04:00
8cf7f966f2
Co-Authored-By: Ben Noordhuis <info@bnoordhuis.nl> Fixes: #10354
5 lines
153 B
Markdown
5 lines
153 B
Markdown
# deno_broadcast_channel
|
|
|
|
This crate implements the BroadcastChannel functions of Deno.
|
|
|
|
Spec: https://html.spec.whatwg.org/multipage/web-messaging.html
|