1
0
Fork 0
firefox/testing/web-platform/tests/websockets/stream/tentative
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00
..
resources Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
abort.any.js Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
backpressure-receive.any.js Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
backpressure-send.any.js Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
close.any.js Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
constructor.any.js Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
README.md Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
remote-close.any.js Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
websocket-error.any.js Adding upstream version 140.0. 2025-06-25 09:37:52 +02: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.