I'm working on an interactive, multiplayer game for a Joomla site. MooTools 1.3 is integrated into Joomla by default so it makes sense to use it if possible. The game, though, includes chat and I would like to emulate server-push or keep some sort of open socket so the game and chat move along as remote players make their moves.
Is there some way to do this with MooTools 1.3? Can you point me to any sample code or examples? Thanks!
