Skip to main content

Module urls

Module urls 

Source

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/pathhttps://host:port
http_to_ws_url
Convert an http(s):// RPC endpoint URL to a ws(s):// URL.