Cometd only ships with jQuery and Dojo bindings by default. Our UI is solely MooTools-based, so I have knocked up a wrapper for the generic Cometd function.
It's only been subject to my own scrutiny, and I don't think it implements the full gamut of Cometd methods, but I'm happy to put it somewhere if you feel it may be useful. Martin On 21 Aug 2011, at 16:23, Mike wrote: > 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!
