Example #1
0
 def factory():
     f = IRCFactory(theRealm, thePortal)
     f.protocol = VellumIRCServerProtocol
     return f
Example #2
0
 def factory():
     f = IRCFactory(theRealm, thePortal)
     f.protocol = VellumIRCServerProtocol
     return f