API reference / @evolu/common / Evolu/Protocol / ApplyProtocolMessageAsClientOptions
Interface: ApplyProtocolMessageAsClientOptions
Defined in: packages/common/src/Evolu/Protocol.ts:862
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
getWriteKey? | (ownerId) => | Uint8Array<ArrayBufferLike> & Brand<"Entropy"> & Brand<"Length16"> & Brand<"OwnerWriteKey"> | null | - | packages/common/src/Evolu/Protocol.ts:863 |
rangesMaxSize? | number & Brand<"Int"> & Brand<"Between3000-100000"> | - | packages/common/src/Evolu/Protocol.ts:868 |
version? | number & Brand<"Int"> & Brand<"NonNegative"> | For testing purposes only; should not be used in production. | packages/common/src/Evolu/Protocol.ts:866 |