servo/tests/wpt/web-platform-tests/websockets/stream.tentative
2020-05-19 11:08:36 +00:00
..
resources Update web-platform-tests to revision 7cb66930f16381536cec572cd3f4f86c7bbb6787 2020-05-19 11:08:36 +00:00
abort.any.js Update web-platform-tests to revision 7cb66930f16381536cec572cd3f4f86c7bbb6787 2020-05-19 11:08:36 +00:00
backpressure-receive.any.js Update web-platform-tests to revision 7cb66930f16381536cec572cd3f4f86c7bbb6787 2020-05-19 11:08:36 +00:00
backpressure-send.any.js Update web-platform-tests to revision 7cb66930f16381536cec572cd3f4f86c7bbb6787 2020-05-19 11:08:36 +00:00
close.any.js Update web-platform-tests to revision 7cb66930f16381536cec572cd3f4f86c7bbb6787 2020-05-19 11:08:36 +00:00
constructor.any.js Update web-platform-tests to revision 7cb66930f16381536cec572cd3f4f86c7bbb6787 2020-05-19 11:08:36 +00:00
README.md Update web-platform-tests to revision 7cb66930f16381536cec572cd3f4f86c7bbb6787 2020-05-19 11:08:36 +00:00

WebSocketStream tentative tests

Tests in this directory are for the proposed "WebSocketStream" interface to the WebSocket protocol. This is not yet standardised and browsers should not be expected to pass these tests.

See the explainer at https://github.com/ricea/websocketstream-explainer/blob/master/README.md for more information about the API.