webSocketClientConfig.getHost() ⇒ String
Retrieve the configured host.
Kind: Instance method of WebSocketClientConfig
Returns: String
- The hostname.
webSocketClientConfig.getPort() ⇒ Number
Retrieve the configured port.
Kind: Instance method of WebSocketClientConfig
Returns: Number
- The port number.