wotpy.protocols.ws
WebSockets Protocol Binding implementation.
Classes that contain the client logic for the Websocket protocol. |
|
Enumeration classes related to the WebSockets server. |
|
Class that handles incoming WebSockets messages. |
|
Classes that represent JSON-RPC messages exchanged over WebSockets. |
|
Schemas following the JSON Schema specification used to validate the shape of WebSockets messages. |
|
Class that implements the WebSockets server. |