python-websocketd
Python module for creating a http server which uses WebSockets.
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Cwebsocketd.HttpdHTTP server
 Cwebsocketd.RPChttpdHttp server which serves websockets that implement RPC
 Cwebsocketd.WebsocketMain class implementing the websocket protocol
 Cwebsocketd.RPCRemote Procedure Call over Websocket