Skip to main content
Defined in: client/multi-server.ts:28

Properties

defaultOptions?

Defined in: client/multi-server.ts:32

handlers?

Defined in: client/multi-server.ts:29

roots?

Defined in: client/multi-server.ts:31 file:// URIs to advertise to all servers as accessible roots.

versionNegotiation?

Defined in: client/multi-server.ts:40 Opt-in protocol version negotiation, applied identically to every server in the config (protocol revision 2026-07-28 and later). See ClientOptions.versionNegotiation on the single-server Client — same semantics, just applied per sub-client here since each connected server negotiates its own era independently. Default 'legacy'.