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
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
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