API Reference / @evolu/common / Evolu/Protocol / maxProtocolMessageSize
Variable: maxProtocolMessageSize
const maxProtocolMessageSize: number & Brand<"Int"> & Brand<"NonNegative"> & Brand<"Positive">;
Defined in: packages/common/src/Evolu/Protocol.ts:164
Maximum size of the entire protocol message (header, messages, and ranges) in bytes (1 MB).