Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Broker ¶
type Broker struct {
// contains filtered or unexported fields
}
Broker represents the message broker used for streaming data messages to clients.
func (*Broker) AddConnection ¶
AddConnection adds a new connection to the message broker.
func (Broker) ListClients ¶
ListClients lists clients connected via websocket streamer
Click to show internal directories.
Click to hide internal directories.