1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/test_util
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
..
src fix(op_crates/websocket): default to close code 1005 (#9339) 2021-02-21 17:51:46 +01:00
std@5ae977b81f chore: remove std directory (#9361) 2021-02-02 12:05:46 +01:00
wpt@182191819b fix: webidl utils and align Event to spec (#9470) 2021-02-13 15:58:12 +01:00
Cargo.toml chore: update dependencies (#9455) 2021-02-09 15:34:34 +01:00