Join Nostr
2025-03-10 20:45:42 UTC
in reply to

Colin McMillen on Nostr: The only annoyance is that it requires 4kB of memory to store the compressed data ...

The only annoyance is that it requires 4kB of memory to store the compressed data before decompressing it in one go.
I should look into making it work with a 1kB buffer and decompressing in multiple reads. That's probably not obvious.