Pure helpers for WS URL resolution.
Subscribe-frame construction lives in the pattern modules under
CCXT.WS.Subscription.* (T94); this module now only holds the hostname
interpolation helper used by CCXT.WS.URLRouting.
Summary
Functions
Replaces the {hostname} placeholder in a URL template. Nil hostname returns
the template unchanged (mirrors the private helper of the same name in CCXT.Exchange).
Functions
Replaces the {hostname} placeholder in a URL template. Nil hostname returns
the template unchanged (mirrors the private helper of the same name in CCXT.Exchange).