#NodeJS Zlib Decompress
4 messages · Page 1 of 1 (latest)
Use inflate, not gunzipSync
Any reason why you don’t just use @discordjs/ws?
Yes, that’s why I proposed to use /ws not the full discord.js lib
4 messages · Page 1 of 1 (latest)
Yes, several actually. Newer node versions have it natively, for older you need zlib-sync
Use inflate, not gunzipSync
Any reason why you don’t just use @discordjs/ws?
Yes, that’s why I proposed to use /ws not the full discord.js lib