karl
Visitor
|
Forcing Clients into Rooms - 2008/06/02 06:02
Hi guys,
Currently working on a module which I'll share on it's completion. I've hit a slight snag.
I would like to limit the amount of clients per room at any one time.
For example, if room 1 has 50 users, then create a room 2.
What do you recommend?
I would like this to be seamless, and I'm thinking to get the module to handle the client count and room instead of the flash.
Or, when Flash connects, have it get a room total and create a second room?
It would be nice for Palabre to do the counting and forcing to help with the connectivity speed rather than breaking down XML in flash and evaluating.
The part where I'm stuck is forcing a client into any particular room I set in the module.
Is this possible?
|