1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-09-13 21:48:55 +00:00
arikawa/gateway
diamondburned (Forefront) f0102d765f Gateway: Added a retry limit
State: Event handlers now handle all of Ready's Guilds field
Session: Added Wait, which blocks until SIGINT or Gateway error
2020-02-29 18:13:58 -08:00
..
commands.go Gateway: Added a retry limit 2020-02-29 18:13:58 -08:00
events.go Gateway: Added SESSIONS_REPLACE 2020-02-23 09:56:16 -08:00
events_map.go Gateway: Added SESSIONS_REPLACE 2020-02-23 09:56:16 -08:00
gateway.go Gateway: Added a retry limit 2020-02-29 18:13:58 -08:00
identify.go Gateway: Added a retry limit 2020-02-29 18:13:58 -08:00
integration_test.go
op.go Gateway: Added extra events 2020-02-15 21:29:25 -08:00
pacemaker.go Gateway: Fix race conditions and fatal reconnecting (#7) 2020-02-07 22:17:27 -08:00
ready.go Gateway: Added a retry limit 2020-02-29 18:13:58 -08:00
sequence.go
shards.go