deno_broadcast_channel

Crates.iodeno_broadcast_channel
lib.rsdeno_broadcast_channel
version0.211.0
created_at2021-05-23 13:44:47.535003+00
updated_at2025-09-24 20:07:53.535819+00
descriptionImplementation of BroadcastChannel API for Deno
homepage
repositoryhttps://github.com/denoland/deno
max_upload_size
id401114
size65,107
(denobot)

documentation

README

deno_broadcast_channel

This crate implements the BroadcastChannel functions of Deno.

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

Commit count: 14349

cargo fmt