python-websocketd
Python module for creating a http server which uses WebSockets.
|
This is the complete list of members for websocketd.RPChttpd, including all inherited members.
auth_message | websocketd.Httpd | static |
authenticate(self, connection) | websocketd.Httpd | |
broadcast | websocketd.RPChttpd | |
exts | websocketd.Httpd | |
handle_ext(self, ext, mime) | websocketd.Httpd | |
httpdirs | websocketd.Httpd | |
page(self, connection, path=None) | websocketd.Httpd | |
post(self, connection) | websocketd.Httpd | |
recv | websocketd.Httpd | |
reply(self, connection, code, message=None, content_type=None, headers=None, close=False) | websocketd.Httpd | |
server | websocketd.Httpd | |
websockets | websocketd.Httpd |