teal.websocket_dispatcher
– TeaL websocket dispatcher#
The dispatcher handles clients and dispatches the events received from the message queue to the clients that have registered them.
teal.websocket_dispatcher.asgi
– ASGI application for the TeaL websocket dispatcherteal.websocket_dispatcher.config
– Configuration for the TeaL websocket dispatcherteal.websocket_dispatcher.protocol
– TeaL websocket dispatcher protocolteal.websocket_dispatcher.utils
– Utilities for the TeaL websocket dispatcher