Rxova
Skip to content

defaultTransport

function defaultTransport(name): Transport;

Pick the best wire this browser can offer, and say so when it is not the good one.

The chain matters more than it looks. Before it existed, a context without BroadcastChannel got a silent no-op: every hook kept working, every write appeared to succeed, and nothing was ever shared with anybody. That is the worst failure this library can have, because it looks exactly like success.

ParameterType
namestring

Transport