A session and the number of clients connected to it, as returned by the server.

Method __init__ Undocumented
Method name Property: The name of the session
Method subscriber_count Property: The number of subscribers to this session, as returned by the server on the last call to Sessions.available or Sessions.active.
Method is_active Whether the session has at least one subscriber
Method __repr__ Undocumented
Method __str__ Undocumented
Method __eq__ Undocumented
Method __ne__ Undocumented
def __init__(self, session):
Undocumented
@property
def name(self):

Property: The name of the session

@property
def subscriber_count(self):

Property: The number of subscribers to this session, as returned by the server on the last call to Sessions.available or Sessions.active.

def is_active(self):

Whether the session has at least one subscriber

def __repr__(self):
Undocumented
def __str__(self):
Undocumented
def __eq__(self, other):
Undocumented
def __ne__(self, other):
Undocumented
API Documentation for reven2, generated by pydoctor at 2020-09-17 15:57:19.