Modifier and Type | Field and Description |
---|---|
static WebSocketScheme |
WS
Scheme for non-secure WebSocket connection.
|
static WebSocketScheme |
WSS
Scheme for secure WebSocket connection.
|
public static final WebSocketScheme WS
public static final WebSocketScheme WSS
Copyright © 2008–2017 The Netty Project. All rights reserved.