referrerpolicy=no-referrer-when-downgrade
substrate_rpc_client

Function ws_client

Source
pub async fn ws_client(uri: impl AsRef<str>) -> Result<WsClient, String>
Expand description

Create a new WebSocket connection with shared settings.