Hi all,

I'd really like to be able to create a WAIB WAR deployable in as many servers as possible. With Guice servlet injection and a proper GuiceServletContextListener we can already have a WAR deployable on Jetty >= 7 but if we want to support other servers websocket support really makes this difficult.

I'd like to get everyone's input on jWebSocket vs Atmosphere vs Cometd in order to try and develop an alternative RPC server.

Having automatic negotiation between the client and the server and with proper fallback mechanisms we could have WebSockets ( with and without Flash) and Comet support.

We should keep the protobuf stuff and keep in mind that we need to support proper authentication and everything should work across firewalls.

Looking forward for some of your thoughts on this.

Regards,

    Nelson

Reply via email to