API reference@evolu/commonlocal‑first/Protocol › ApplyProtocolMessageAsClientOptions

Defined in: packages/common/src/local-first/Protocol.ts:914

Properties

rangesMaxSize?

optional rangesMaxSize?: number & Brand<"Int"> & Brand<"Between3000-100000">;

Defined in: packages/common/src/local-first/Protocol.ts:917


version?

optional version?: number & Brand<"Int"> & Brand<"NonNegative">;

Defined in: packages/common/src/local-first/Protocol.ts:920

For tests only.


writeKey?

optional writeKey?: Uint8Array<ArrayBufferLike> & Brand<"Entropy"> & Brand<"Length16"> & Brand<"OwnerWriteKey">;

Defined in: packages/common/src/local-first/Protocol.ts:915