deno_broadcast_channel

Crates.iodeno_broadcast_channel
lib.rsdeno_broadcast_channel
version0.154.0
sourcesrc
created_at2021-05-23 13:44:47.535003
updated_at2024-07-12 20:24:51.651035
descriptionImplementation of BroadcastChannel API for Deno
homepage
repositoryhttps://github.com/denoland/deno
max_upload_size
id401114
size13,507
(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: 11748

cargo fmt