Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] Which WebSocket protocol versions are supported by Jetty?

Hi,

I am developing a vnc-like html5 application, which requires upload of (mouse/keyboard) events to the server as efficient as possible.
However, I had a hard time finding information about which protocol-version of supported by Jetty.

Does anybody know wether draft-ietf-hybi is supported and wether Jetty will fall back to older versions if the client isn't capable of handling hybi?

Thanks, Clemens

Back to the top