View Source Bonfire.Common.PubSub (Bonfire v0.9.10-classic-beta.169)
Pub/sub helpers for subscribing and broadcasting to topics
Summary
Functions
Broadcast some data for realtime updates, for example to a feed or thread
Broadcast while attaching telemetry info. The receiving module must use Bonfire.Common.PubSub
to correctly unwrap the Event
Subscribe to something for realtime updates, like a feed or thread
Functions
Broadcast some data for realtime updates, for example to a feed or thread
Broadcast while attaching telemetry info. The receiving module must use Bonfire.Common.PubSub
to correctly unwrap the Event
Subscribe to something for realtime updates, like a feed or thread