Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateRealtimeBus ¶
func CreateRealtimeBus(engineType string, cfg *models.Config) (interfaces.RealtimeBus, error)
CreateRealtimeBus builds a realtime fan-out bus based on the engine type. Unlike the durable queue, realtime delivery is best-effort and optimized for low-latency fan-out to many websocket subscribers.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.