Thanks for all the replies. I'll try desert-sockjs first. Looking through the documentation, it is not clear to me how I would handle socket.io events (unfortunately I am new to socket.io). There doesn't seem to be an event decorator like Socket.io for Tornadio2. I am looking the documentation describing what an event looks like at the HTTP
level.
Cheers,
Andrew
On Saturday, January 25, 2014 1:52 PM, Laurens Van Houtven <_@lvh.io> wrote:
Hi Andrew,
No idea about socket.io, but if you're free to pick whatever you want, and you just want "websockets, damnit!" then sockjs is actually better, and has excellent twisted support.