API reference › @evolu/common › local‑first/Owner › OwnerTransport
type OwnerTransport = OwnerWebSocketTransport;
Defined in: packages/common/src/local-first/Owner.ts:318
Transport configuration for connecting to relays.
Currently only WebSocket, in the future Bluetooth, LocalNetwork, etc.