ITADN

Revision 0.8.6

#29Pull Requestsinclairzx81 创建于 2024-08-12已合并
S
sinclairzx81commented
This PR adds the `test:serve` npm task to allow the test suite to be run interactively in the browser. This PR also moves the `RTCChannelInit` parameters out of the WebRtc submodule into the Net module. This PR doesn't implement any fixes, rather it tries to get visibility on Firefox issues by allowing the test suite to be run interactively in the browser. These updates may also apply to Safari testing. ```bash $ npm run test:serve # visit: http://localhost:5000 - runs the full test suite # http://localhost:5000?filter=http:listener - only run the http listener tests ```
合并状态:已合并 合并于 2024-08-12 关闭于 2024-08-12 0 条评论