pub async fn ws_client(uri: impl AsRef<str>) -> Result<WsClient, String>
Create a new WebSocket connection with shared settings.
WebSocket