[Twisted-Python] TCP Queued connections

2009-11-14 Thread tim wylie
Hello, What is the best way to set up a queue of tcp connections? I'm currently using perspective broker for authentication and communication. I want the client to register with the server, and then the server send back a message telling them their place in line. This is easy, but then ho

[Twisted-Python] Perspective Broker for plugins

2009-09-15 Thread tim wylie
Hello, I'm just now undergoing my first real twisted application. There is a main server which users authenticate with, and the main server also has different plugins for chat/whatever features. The client side also has a handler for each of these plugins and then a GTK gui associate with t

[Twisted-Python] New user - plugin question

2009-03-30 Thread tim wylie
Hello, I'm a long time linux/python user who's just now starting to use twisted. I am looking for advice more than anything specific. We're working on a small game/etc server that has several small games that can be played between users. Maybe a card game, tic-tac-toe, etc. There are a l