Public Member Functions | Public Attributes | Static Public Attributes
rosbridge_server.tcp_handler.RosbridgeTcpSocket Class Reference

List of all members.

Public Member Functions

def finish
def handle
def recv_bson
def recvall
def send_message
def setup

Public Attributes

 protocol

Static Public Attributes

 bson_only_mode = False
 busy = False
int client_id_seed = 0
int clients_connected = 0
int delay_between_messages = 0
int fragment_timeout = 600
int incoming_buffer = 65536
 max_message_size = None
list queue = []
int socket_timeout = 10

Detailed Description

TCP Socket server for rosbridge

Definition at line 10 of file tcp_handler.py.


Member Function Documentation

Called when TCP connection finishes

Definition at line 108 of file tcp_handler.py.

Listen for TCP messages

Definition at line 82 of file tcp_handler.py.

Definition at line 60 of file tcp_handler.py.

Definition at line 49 of file tcp_handler.py.

Callback from rosbridge

Definition at line 117 of file tcp_handler.py.

Definition at line 31 of file tcp_handler.py.


Member Data Documentation

Definition at line 29 of file tcp_handler.py.

Definition at line 15 of file tcp_handler.py.

Definition at line 17 of file tcp_handler.py.

Definition at line 18 of file tcp_handler.py.

Definition at line 27 of file tcp_handler.py.

Definition at line 25 of file tcp_handler.py.

Definition at line 21 of file tcp_handler.py.

Definition at line 28 of file tcp_handler.py.

Definition at line 31 of file tcp_handler.py.

Definition at line 16 of file tcp_handler.py.

Definition at line 22 of file tcp_handler.py.


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


rosbridge_server
Author(s): Jonathan Mace
autogenerated on Thu Jun 6 2019 21:51:51