1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-09-12 05:06:28 +00:00
arikawa/utils
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
..
handler Handler: Use a free list over a linked list 2020-10-28 23:55:39 -07:00
httputil httputil: Fix Timeout causing premature cancelation 2021-01-24 22:45:56 -08:00
json Option: fix nullable types getting serialized to nil on JSON null 2020-11-22 09:33:33 -08:00
sendpart API: Move ExecuteWebhookData, add package sendpart for uploads 2020-12-16 13:11:11 -08:00
wsutil Gateway: Add graceful closing with CloseGracefully (#185) 2021-01-29 20:25:10 -08:00