websockets ========== .. py:module:: websockets .. autoapi-nested-parse:: Websocket server and client to send and receive broadcast messages. The websocket server can be started using the CLI command ``serve``. The websocket client can be used by using the `WebsocketsApp` integration. Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/websockets/cli/index /autoapi/websockets/client/index /autoapi/websockets/integration/index /autoapi/websockets/security/index /autoapi/websockets/server/index Attributes ---------- .. autoapisummary:: websockets.log Package Contents ---------------- .. py:data:: log