Files
deb-python-autobahn/doc/python/websocketaux.rst
2012-03-20 19:18:09 +01:00

650 B

Auxiliary

The classes and functions here provide auxiliary and supporting functionality to the WebSocket implementation.

Connect & Listen

autobahn.websocket.connectWS

autobahn.websocket.listenWS

URL Handling

autobahn.websocket.createWsUrl

autobahn.websocket.parseWsUrl

Opening Handshake

autobahn.websocket.ConnectionRequest

autobahn.websocket.ConnectionResponse

autobahn.websocket.HttpException