I couldn't find any websocket client, implemented last version of the protocol written in Java.
I found an answer here Java socket.io client, but
- http://code.google.com/p/weberknecht/ supports protocol hybi-00 and last build was 5 months ago
- https://github.com/TooTallNate/Java-WebSocket doesn't support wss at all
Could you recommend something? Thanks