|
python-websocketd
Python module for creating a http server which uses WebSockets.
|
| ▼Cwebsocketd.Httpd | HTTP server |
| Cwebsocketd.RPChttpd | Http server which serves websockets that implement RPC |
| ▼Cwebsocketd.Websocket | Main class implementing the websocket protocol |
| Cwebsocketd.RPC | Remote Procedure Call over Websocket |