Class WsProtocolProvider

java.lang.Object
org.jdrupes.httpcodec.plugin.UpgradeProvider
org.jdrupes.httpcodec.protocols.websocket.WsProtocolProvider

public class WsProtocolProvider extends UpgradeProvider
A protocol provider for the WebSocket protocol.

The web socket protocol is an upgrade from the HTTP protocol.

WsProtocolProvider