removed webSocketToken
parent
c679aad1e0
commit
28b0862e0e
|
@ -8,7 +8,6 @@ public class KraSocketClientConfig {
|
|||
private final String WebSocketProtocol;
|
||||
private final String WebSocketHost;
|
||||
private final int WebSocketPort;
|
||||
private final String WebSocketToken;
|
||||
private final String WebSocketAccessKey;
|
||||
private final String WebSocketServerName;
|
||||
|
||||
|
|
Loading…
Reference in New Issue