Enumeration (GI Enum)

Soup-3.0SoupWebsocketState

The state of the WebSocket connection.

Index

Enumeration Members

Enumeration Members

CLOSED: number

the connection is completely closed down

CLOSING: number

the connection is in the process of closing down; messages may be received, but not sent

OPEN: number

the connection is ready to send messages