Skip to content
campadrenalin edited this page Sep 22, 2011 · 1 revision

ConcurrenTree.model.bcp.peer

Peer

Very simple class for storing metadata about a BCP connection endpoint.

Methods:
* __init__() # Initializes properties to default/start values.

Properties:
* selected # a docname
* subscriptions # a dict of docname lists, keyed on subscription type
* ops # operations that this end has applied.

Pylib BCP
Python Library

Clone this wiki locally