PluralKit/Myriad/Gateway
spiral 889e1a8331
Don't kill the gateway session when trying to resume
Sending a close code of 1000 or 1001 invalidates gateway sessions.
Instead, we use close code 1005 (no error specified)
2021-07-08 09:19:44 -04:00
..
Events WIP new shard implementation 2021-06-08 10:19:54 +02:00
Limit Updates to Elastic logging 2021-06-10 14:21:05 +02:00
Payloads Add correct serialization for gateway user status 2021-03-21 14:38:28 +01:00
State Don't kill the gateway session when trying to resume 2021-07-08 09:19:44 -04:00
Cluster.cs Updates to Elastic logging 2021-06-10 14:21:05 +02:00
GatewayCloseException.cs Initial commit, basic proxying working 2020-12-22 13:15:26 +01:00
GatewayIntent.cs Initial commit, basic proxying working 2020-12-22 13:15:26 +01:00
GatewayPacket.cs Initial commit, basic proxying working 2020-12-22 13:15:26 +01:00
GatewaySettings.cs Add support for Twilight gateway queue 2021-06-09 16:22:10 +02:00
Shard.cs Updates to Elastic logging 2021-06-10 14:21:05 +02:00
ShardConnection.cs Attempt at a more resilient shard handler 2021-06-09 12:26:15 +02:00
ShardInfo.cs Initial commit, basic proxying working 2020-12-22 13:15:26 +01:00
ShardPacketSerializer.cs WIP new shard implementation 2021-06-08 10:19:54 +02:00