#archive-github-djs
1 messages · Page 16 of 1
[discordjs/discord.js] New comment on pull request #7204: feat: added \`@discordjs/sharder\` package
A lot of those would go in the @discordjs/ws package, not in sharder, and are actually planned to a degree (for instance you can host the ws in a different process or machine, and in the future, you can make d.js pull from that process using NATS or whatever floats your boat)!
I'd also like to clarify that technically there is "downtime" when resharding, as the connections have to close and reopen with an identify payload being sent with the new shard configuration but 🤫