Bonfire.Common.PubSub (Bonfire v1.0.0-social-rc.1.15)
View SourcePub/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