1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-09-12 13:16:42 +00:00
arikawa/gateway
Maximilian von Lindern a969b11709
Gateway: Add graceful closing with CloseGracefully (#185)
* gateway: add the possibility of graceful closure

* wsutil: rename ConnGracefulCloser to GracefulCloser

* Gateway: rename Gateway.CloseSession to .CloseGracefully
2021-01-29 20:25:10 -08:00
..
commands.go Gateway: Add Threads into GuildSubscribe 2021-01-01 00:33:35 -08:00
events.go Discord: Add basic support for slash commands 2021-01-27 10:44:14 -08:00
events_map.go Discord: Add basic support for slash commands 2021-01-27 10:44:14 -08:00
gateway.go Gateway: Add graceful closing with CloseGracefully (#185) 2021-01-29 20:25:10 -08:00
identify.go Gateway: Made Shard field empty for default 2020-12-30 23:43:08 -08:00
integration_test.go CI: Add perseverance test for Gateway 2020-12-31 23:48:29 -08:00
intents.go replace usage of discordapp.com with discord.com in docs 2020-11-03 10:14:53 -08:00
intents_map.go Gateway: Added an Event to Intents map for convenience 2020-10-28 19:44:04 -07:00
op.go Heart: Improve thread-safety and pace responsiveness 2020-12-31 01:32:45 -08:00
perseverance_test.go CI: Add perseverance test for Gateway 2020-12-31 23:48:29 -08:00
ready.go Gateway: Rename MessageNotifications to Notifications for consistency 2020-12-19 19:22:35 -08:00