Closed HTGAzureX1212 closed 1 year ago
This is currently blocked on ShardEventStream
not implementing the Send
trait.
Part II: #209
A current bug of a shard receiving INVALID_SESSION
upon connecting to the gateway will be fixed by https://github.com/twilight-rs/twilight/pull/1932 on twilight-rs/twilight
. Temporarily bringing in the branch of the PR (which is synced to next
) for now until that PR is merged: #258
🤔
Part III: #264
Implementation of storing sessions on Ctrl-C is still blocked right now.
Closing as already completed most of the things.
As of https://github.com/twilight-rs/twilight/pull/1809, the
twilight-gateway
crate is completely revamped.This issue is for raising awareness of this and track progress over rewriting the gateway process to conform to the revamped
twilight-gateway
.