623 B
623 B
Notes about WebTransport WPTs
Running the WebTransport WPTs using the test server
Although these tests do not currently run on the Chromium CI, they can still be run using the WebTransport WPT server manually.
Please refer to the following document for detailed instructions: Running WPT WebTransport test server
Server Handlers
The python server handlers are stored under handlers/ and are written using the
PEP8 style.
For details, please see the style guide.