deno_broadcast_channel

Crates.iodeno_broadcast_channel
lib.rsdeno_broadcast_channel
version0.184.0
sourcesrc
created_at2021-05-23 13:44:47.535003
updated_at2025-02-13 06:51:42.577262
descriptionImplementation of BroadcastChannel API for Deno
homepage
repositoryhttps://github.com/denoland/deno
max_upload_size
id401114
size14,833
(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: 13185

cargo fmt