Support option to compress blob before chunking and publishing, using off-the-shelf compression lib. **some possible compression libs** - https://github.com/pseitz/lz4_flex - https://docs.rs/snap/latest/snap/
Support option to compress blob before chunking and publishing, using off-the-shelf compression lib.
some possible compression libs