discord-php / DiscordPHP

An API to interact with the popular messaging app Discord
MIT License
1k stars 237 forks source link

Cache compress #983

Closed key2peace closed 1 year ago

key2peace commented 1 year ago

TODO: Move to (un)serializer

key2peace commented 1 year ago

~~TODO: Support for already compressed data even if cacheCompress has been disabled later by checking magic bytes (see RFC1950) for this I will add a function in functions.php~~