Example #1
0
 def on_close(self):
     publisher.publish("mud.connection.close", self)
Example #2
0
 def on_connect(self):
     publisher.publish("mud.connection.connect", self)