Andreas Fink
|
8fb198f6d5
|
fix: allow presence to be passed into createGatewayManager (#2100)
|
2022-03-13 17:17:18 -04:00 |
|
Skillz4Killz
|
7e69f29217
|
fix: imports should be specific
|
2022-03-06 19:04:31 +00:00 |
|
Skillz4Killz
|
df97380355
|
fix: bad import
|
2022-03-04 05:30:18 +00:00 |
|
Skillz4Killz
|
87dd8635ca
|
fix: stop gateway ts errors
|
2022-03-02 06:00:11 +00:00 |
|
 
|
ad8a9920ac
|
feat(gateway): add stopGateway function (#2078)
* Move the shard stopping to gatewayManager in order to stop the gateway standalone.
* Update gateway/gateway_manager.ts
Co-authored-by: ITOH <to@itoh.at>
* Update gateway/stopGateway.ts
Co-authored-by: ITOH <to@itoh.at>
* Update gateway/stopGateway.ts
* Update gateway/stopGateway.ts
* Update gateway/stopGateway.ts
Co-authored-by: ITOH <to@itoh.at>
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
|
2022-02-28 13:41:15 -05:00 |
|
Skillz4Killz
|
4aac2246ad
|
fix(gateway): rate-limit handling (#2079)
* fix: Closes Gateway Ratelimiting #1886
* fix: fmt
* fix: invalid import
|
2022-02-28 13:39:45 -05:00 |
|
Skillz4Killz
|
0afd928650
|
fix: resharder bugs from testing gamer
|
2022-02-21 05:17:08 +00:00 |
|
ITOH
|
cfbfb67c8e
|
refactor!: rename the ws folder to gateway (#2037)
|
2022-02-11 05:21:10 -05:00 |
|