deno_broadcast_channel

Crates.iodeno_broadcast_channel
lib.rsdeno_broadcast_channel
version0.176.0
sourcesrc
created_at2021-05-23 13:44:47.535003
updated_at2024-12-11 03:46:56.90163
descriptionImplementation of BroadcastChannel API for Deno
homepage
repositoryhttps://github.com/denoland/deno
max_upload_size
id401114
size14,878
(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: 12888

cargo fmt