net: Replace ws-rs with async-tungstenite.

This commit is contained in:
Josh Matthews 2020-06-29 17:40:59 -04:00
parent e0e22a3399
commit 76198e40a8
8 changed files with 765 additions and 324 deletions

View file

@ -0,0 +1,3 @@
[third-party-cookie-accepted.https.html]
[Test that third-party cookies are accepted for WebSockets.]
expected: FAIL

View file

@ -0,0 +1,7 @@
[close-connecting.html]
[WebSockets: close() when connecting]
expected: FAIL
[close-connecting.html?wss]
[WebSockets: close() when connecting]
expected: FAIL