Package io.undertow.websockets.core.protocol.version08
package io.undertow.websockets.core.protocol.version08
-
ClassesClassDescriptionThe handshaking protocol implementation for Hybi-07, which is identical to Hybi-08, and thus is just a thin subclass of
Hybi07Handshake
that sets a different version number.WebSocketChannel
which is used forWebSocketVersion.V08