Message.Broadcast_channelBroadcast channels.
See the Broadcast Channel API.
The type for BroadcastChannel objects.
val as_target : t -> Brr.Ev.targetas_target b is b as an event target.
val post : t -> 'a -> unitpost b v sends v to all listeners of Brr_io.Message.Ev.message on b.