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