Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] Jetty WebSocket client for Android

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

Back to the top