1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2025-03-21 17:39:25 +00:00
arikawa/gateway
diamondburned 660d9893e1
ws: Add LastAcknowledgedBeat
This commit adds ws.Handler.LastAcknowledgedBeat to allow ws.Gateway to
monitor whether or not the server is still reachable.

It fixes #324.
2022-04-12 10:38:41 -07:00
..
event_methods.go discord: Support guild Scheduled Events (#319) 2022-04-02 22:36:45 -07:00
events.go gateway: Fix RequestGuildMembersCommand 2022-04-08 05:47:21 -07:00
gateway.go ws: Add LastAcknowledgedBeat 2022-04-12 10:38:41 -07:00
gateway_example_test.go gateway: Refactor for a better concurrent API 2021-12-14 13:49:34 -08:00
gateway_test.go gateway: Test ReadyEvent.Version 2022-04-02 22:52:57 -07:00
identify.go gateway: Refactor for a better concurrent API 2021-12-14 13:49:34 -08:00
intents.go discord: Support guild Scheduled Events (#319) 2022-04-02 22:36:45 -07:00