arikawa/utils
Hamza Ali 0d7774bd6a
gateway: Skip unknown events while reconnecting (#255)
This change skips events that are unknown while the bot reconnects. This
is an event that is particularly rare as it requires unimplemented
events being called in the time before a bot's HELLO -> RESUME events
are called. This change explicitly returns unknown events as a special
time defined in wsutil/op.go and ignores them from reaching gateway/op.go
2021-08-03 18:00:31 -07:00
..
handler *: Migrated Go Modules to v3 2021-06-01 19:59:01 -07:00
httputil *: Migrated Go Modules to v3 2021-06-01 19:59:01 -07:00
json *: Migrated Go Modules to v3 2021-06-01 19:59:01 -07:00
sendpart api: Update sending/editing messages for v9 (#230) 2021-06-17 23:32:11 -07:00
wsutil gateway: Skip unknown events while reconnecting (#255) 2021-08-03 18:00:31 -07:00