Beispiel #1
0
 def onClientUnsubscribed(self, *a, **k):
    WampServerFactory.onClientUnsubscribed(self, a, k)
    print '< client unsubscribed'
    self.printSubscriptions()