API reference / @evolu/common / local-first/Protocol / ApplyProtocolMessageAsClientOptions
Interface: ApplyProtocolMessageAsClientOptions
Defined in: packages/common/src/local-first/Protocol.ts:884
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
getWriteKey? | (ownerId) => | Uint8Array<ArrayBufferLike> & Brand<"Entropy"> & Brand<"Length16"> & Brand<"OwnerWriteKey"> | null | - | packages/common/src/local-first/Protocol.ts:885 |
rangesMaxSize? | number & Brand<"Int"> & Brand<"Between3000-100000"> | - | packages/common/src/local-first/Protocol.ts:887 |
version? | number & Brand<"Int"> & Brand<"NonNegative"> | For tests only. | packages/common/src/local-first/Protocol.ts:890 |