aiocoap.util.pyodide_websockets.exceptions module

exception aiocoap.util.pyodide_websockets.exceptions.WebSocketException

Bases: Exception

exception aiocoap.util.pyodide_websockets.exceptions.ConnectionClosed

Bases: WebSocketException

exception aiocoap.util.pyodide_websockets.exceptions.InvalidStatus

Bases: WebSocketException