Public Member Functions | List of all members
rocon_hub_client.hub_client.HubConnection Class Reference

Hub. More...

Inheritance diagram for rocon_hub_client.hub_client.HubConnection:
Inheritance graph
[legend]

Public Member Functions

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

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 34 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 Mon Jun 10 2019 14:40:08