- From: Just a bot via GitHub <sysbot+gh@w3.org>
- Date: Mon, 12 Jun 2017 10:11:18 +0000
- To: public-webrtc-testsuite@w3.org
wpt-pr-bot has just labeled a pull request from soareschen for https://github.com/w3c/web-platform-tests as "wg-webrtc": == Add initial test for sending/receiving data for RTCDataChannel == This adds basic testing for sending / receiving messages between two data channels. It has a common commit with #6186 that make use of helper functions to connect between two peer connections. For now the code only test on sending a few short messages without considering the cases for low buffered amount. It also doesn't test on closing the data channel, which will be tested in separate file. See https://github.com/w3c/web-platform-tests/pull/6215
Received on Monday, 12 June 2017 10:11:41 UTC