deno_broadcast_channel

Crates.iodeno_broadcast_channel
lib.rsdeno_broadcast_channel
version0.171.0
sourcesrc
created_at2021-05-23 13:44:47.535003
updated_at2024-11-10 04:53:35.211466
descriptionImplementation of BroadcastChannel API for Deno
homepage
repositoryhttps://github.com/denoland/deno
max_upload_size
id401114
size14,879
(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: 12684

cargo fmt