• Chunks CRDT messages from a Uint8Array buffer, respecting message boundaries Uses the comprehensive readMessages function that handles all message types

    Parameters

    • data: Uint8Array
    • maxSizeKB: number = 12

    Returns Uint8Array[]