1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/op_crates
DjDeveloper fe1b512820
fix(op_crates/websocket): default to close code 1005 (#9339)
Currently if WebSocket is closed without code, it will error 
while on Chrome it would close with code 1005 instead.

Co-authored-by: crowlKats <13135287+crowlKats@users.noreply.github.com>
2021-02-21 17:51:46 +01:00
..
crypto chore: release crates (#9481) 2021-02-12 16:23:39 +01:00
fetch chore: release crates (#9481) 2021-02-12 16:23:39 +01:00
web typo 2021-02-16 08:00:41 -05:00
websocket fix(op_crates/websocket): default to close code 1005 (#9339) 2021-02-21 17:51:46 +01:00