Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Websockets Client Libraries

Atmosphere : https://github.com/Atmosphere/atmosphere#readme


On Sun, Jan 13, 2013 at 10:04 AM, Jesse McConnell <jesse.mcconnell@xxxxxxxxx> wrote:

--
jesse mcconnell
jesse.mcconnell@xxxxxxxxx


On Sat, Jan 12, 2013 at 7:50 PM, Mack Gerhardt <mack@xxxxxxxxxxxxxx> wrote:
Does anyone have any recommendations of _javascript_ client libraries that do fallback to long poll or another other available async technique. I am looking for a client lib that works with IE, FF and Chrome and falls back to an available transport. Also would this require multiple backend servlets for each technique? 

Any thoughts on how the public handles using websockets nowadays would be great. Thanks

Mack

_______________________________________________
jetty-users mailing list
jetty-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jetty-users



_______________________________________________
jetty-users mailing list
jetty-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jetty-users



Back to the top