1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-09-19 16:40:29 +00:00
arikawa/utils/ws
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
..
ophandler gateway: Refactor for a better concurrent API 2021-12-14 13:49:34 -08:00
codec.go ws: Add RawEvent for debugging 2022-04-01 04:41:22 -07:00
conn.go ws: Add RawEvent for debugging 2022-04-01 04:41:22 -07:00
gateway.go ws: Add LastAcknowledgedBeat 2022-04-12 10:38:41 -07:00
op.go ws: Clarify CloseEvent.Code 2022-04-11 21:14:07 -07:00
throttler.go gateway: Refactor for a better concurrent API 2021-12-14 13:49:34 -08:00
ws.go voice: Refactor and fix up 2022-01-18 21:35:55 -08:00