Enums§
- UrlError
- Error converting a URL scheme.
Functions§
- http_
base_ from_ ws_ url - Derive an HTTP base URL from a WebSocket URL.
wss://host:port/path→https://host:port - http_
to_ ws_ url - Convert an
http(s)://RPC endpoint URL to aws(s)://URL.
wss://host:port/path → https://host:porthttp(s):// RPC endpoint URL to a ws(s):// URL.