Module runa_core::events::broadcast

source ·
Expand description

A simple broadcast event source based on [async_broadcast]

Structs

  • An event source implementation based on the [async_broadcast] channels.
  • The event stream for Broadcast and RingBroadcast event sources
  • An event source implementation based on the [async_broadcast] channels.

Type Definitions