DaletPack is an binary data format for Dalet, that is used for minimizing the size of transmitted data.
- DaletPack is serialized with serde and bitcode v0.6.6 Page struct from dalet-rs types
- All apps that supports Dalet must use this format when transmitting data between hosts.
- All data must be compressed with zstd.
- Mime type:
application/dalet-pack