Public Member Functions
rocon_hub_client.hub_client.HubConnection Class Reference

Hub. More...

List of all members.

Public Member Functions

def __init__

Detailed Description

Hub.

  This might be useful if doing connections with socket timeouts and we
  need special functionality. Not currently using though. Pass in to
  the redis server constructor as connection_class=HubConnection

Definition at line 26 of file hub_client.py.


Constructor & Destructor Documentation

def rocon_hub_client.hub_client.HubConnection.__init__ (   self,
  host = 'localhost',
  port = 6379,
  db = 0,
  password = None,
  socket_timeout = 1.0,
  encoding = 'utf-8',
  encoding_errors = 'strict',
  decode_responses = False 
)

Definition at line 32 of file hub_client.py.


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


rocon_hub_client
Author(s): Daniel Stonier , Jihoon Lee
autogenerated on Sat Jun 8 2019 18:48:43