Public Member Functions | Public Attributes
rosbridge_websocket.RosbridgeWebSocket Class Reference
Inheritance diagram for rosbridge_websocket.RosbridgeWebSocket:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def on_close
def on_message
def open
def send_message

Public Attributes

 authenticated
 protocol

Detailed Description

Definition at line 56 of file rosbridge_websocket.py.


Member Function Documentation

Invoked when the WebSocket is closed.

Reimplemented from tornado.websocket.WebSocketHandler.

Definition at line 99 of file rosbridge_websocket.py.

Handle incoming messages on the WebSocket

This method must be overridden.

Reimplemented from tornado.websocket.WebSocketHandler.

Definition at line 72 of file rosbridge_websocket.py.

Invoked when a new WebSocket is opened.

The arguments to `open` are extracted from the `tornado.web.URLSpec`
regular expression, just like the arguments to
`tornado.web.RequestHandler.get`.

Reimplemented from tornado.websocket.WebSocketHandler.

Definition at line 58 of file rosbridge_websocket.py.

Definition at line 105 of file rosbridge_websocket.py.


Member Data Documentation

Definition at line 58 of file rosbridge_websocket.py.

Definition at line 58 of file rosbridge_websocket.py.


The documentation for this class was generated from the following file:


rosbridge_server
Author(s): Jonathan Mace
autogenerated on Mon Oct 6 2014 06:58:14