MultiNodeRaftNetwork

constructor(maxPayloadBytes: Int? = null)

Parameters

maxPayloadBytes

Reported to the engine via RaftTransport.maxPayloadBytes. null (default) means unbounded. A small value forces us.tractat.kuilt.raft.Committed.Install snapshot chunking to span multiple messages — useful for exercising the chunk-reassembly path.