API Reference / @evolu/common / Evolu/Protocol / maxProtocolMessageRangesSize
Variable: maxProtocolMessageRangesSize
const maxProtocolMessageRangesSize: number & Brand<"Int"> & Brand<"NonNegative"> & Brand<"Positive">;
Defined in: packages/common/src/Evolu/Protocol.ts:170
Maximum size of the ranges portion (timestamps, types, and payloads) in bytes (50 KB).