:py:mod:`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:: :titlesonly: :maxdepth: 1 cli/index.rst client/index.rst integration/index.rst security/index.rst server/index.rst Package Contents ---------------- .. py:data:: log