splits json into smaller chunks
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This package splits JSON objects into smaller chunks to work around MQTT payload size limits. It provides two modules: Splitter breaks objects into size-limited chunks with header metadata, and Receiver reassembles them back into the original object. It's designed for developers working with IoT platforms like AWS IoT that have restrictive message size constraints.