I got an AJAX online game that calls server few times per second. AJAX calls are good, but still they are slower than normal TCP/IP-sockets connections.
So my questions is, can I improve my game by using – if flash is available – some flash application for server connections? Or maybe there is some solution with Firefox addon (70% of my users uses Firefox) ?
Just happened to come across this new JS library that might be helpful for you (announced today by ajaxian):
Kamaloka
From their site:
Another similar solution (using flash): amqp-js