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 528281b739
gateway: Fix Context overwrite in Gateway.Open (#285)
* Gateway: Fix Gateway.Open overwriting the context argument

* WSUtil: Remove max context timeout in Websocket.Dial

* WSUtil: Use Websocket.Timeout if a no-deadline context is given to .Dial

* WSUtil: Add doc to Websocket.Timeout clarifying that it must not be changed after use
2021-10-20 15:06:06 -07:00
..
bot bot: Fix previous breaking change 2021-09-22 10:56:40 -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 option: Move conflicting types into package discord 2021-08-30 13:23:43 -07:00
sendpart api: Update sending/editing messages for v9 (#230) 2021-06-17 23:32:11 -07:00
wsutil gateway: Fix Context overwrite in Gateway.Open (#285) 2021-10-20 15:06:06 -07:00