Jetty 9.0 and Jetty 9.1 are both written against the Servlet API 3.1 spec, and as such have a minimum Java requirement of 1.7.
We have not tested Jetty's WebSocket client on Android to know if it works properly (yet). It is a future goal of Jetty to have simplified jar files for Jetty's WebSocket Client and Jetty's Http Client for Android use. -- Joakim Erdfelt <[email protected]> webtide.com <http://www.webtide.com/> - intalio.com/jetty Expert advice, services and support from from the Jetty & CometD experts eclipse.org/jetty - cometd.org On Tue, Oct 15, 2013 at 7:09 PM, William Ferguson < [email protected]> wrote: > I'm currently using Jetty 9 WebSockets (on the server) and Autobahn as the > WebSocket client on the Android clients. I was wondering whether the Jetty > WebSocket client is suitable or safe to use on an Android client? What > version of the JRE does it require and what Java version has it been > compiled for? > > William > > _______________________________________________ > jetty-users mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/jetty-users > >
_______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
