:right-sidebar: True WebsocketState =================================================================== .. currentmodule:: gi.repository.Soup .. class:: WebsocketState :no-contents-entry: The state of the WebSocket connection. Fields ------ .. rst-class:: interim-class .. class:: WebsocketState :no-index: .. attribute:: CLOSED The connection is completely closed down .. attribute:: CLOSING The connection is in the process of closing down; messages may be received, but not sent .. attribute:: OPEN The connection is ready to send messages