Jacob Morrison
Results
22
comments of
Jacob Morrison
> repo not updated in 8 years. lol. I'll just proceed without it, don't even know what d.js uses this for. For compression on the websocket, it's mostly a performance...
> how could I use the zlib instead? something like this? > > ``` > const client = new Client({ > intents: [GatewayIntentBits.Guilds], > ws: { > compress: true, >...