Prev
|
Index
|
Next
Client implementation
...class PresenceClient: def connectionLost(self, reason): for d in self.queued: d.errback(reason)