Skip to main content

broadcast

AsyncMethod
This is a method of the GatewayProtocol class in the protocols module.
Broadcast an event to all connected clients.

Signature

Parameters

GatewayEvent
required
The event to broadcast
Optional
Optional list of client IDs to exclude

Source

View on GitHub

praisonaiagents/gateway/protocols.py at line 379