Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement RTCDataChannel interface #26212

Closed
jdm opened this issue Apr 17, 2020 · 0 comments
Closed

Implement RTCDataChannel interface #26212

jdm opened this issue Apr 17, 2020 · 0 comments

Comments

@jdm
Copy link
Member

@jdm jdm commented Apr 17, 2020

Spec: https://w3c.github.io/webrtc-pc/#dom-rtcdatachannel
Will need to interact with the work in servo/media#203 to support the actual backend.

@jdm jdm added this to To do in Hubs support Apr 17, 2020
@ferjm ferjm self-assigned this May 25, 2020
@ferjm ferjm mentioned this issue Jun 2, 2020
3 of 3 tasks complete
bors-servo added a commit that referenced this issue Jun 12, 2020
WebRTC data channels support

- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #26212

This depends on servo/media#350 and contains the basic pieces to make a  simple test like https://ferjm.github.io/samples/src/content/datachannel/basic/ work
@ferjm ferjm moved this from To do to In progress in Hubs support Jun 15, 2020
bors-servo added a commit that referenced this issue Jun 16, 2020
WebRTC data channels support

- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #26212

This depends on servo/media#350 and contains the basic pieces to make a  simple test like https://ferjm.github.io/samples/src/content/datachannel/basic/ work
bors-servo added a commit that referenced this issue Jun 16, 2020
WebRTC data channels support

- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #26212

This depends on servo/media#350 and contains the basic pieces to make a  simple test like https://ferjm.github.io/samples/src/content/datachannel/basic/ work
bors-servo added a commit that referenced this issue Jun 17, 2020
WebRTC data channels support

- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #26212

This depends on servo/media#350 and contains the basic pieces to make a  simple test like https://ferjm.github.io/samples/src/content/datachannel/basic/ work
bors-servo added a commit that referenced this issue Jun 30, 2020
WebRTC data channels support

- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #26212

This depends on servo/media#350 and contains the basic pieces to make a  simple test like https://ferjm.github.io/samples/src/content/datachannel/basic/ work
bors-servo added a commit that referenced this issue Jun 30, 2020
WebRTC data channels support

- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #26212

This depends on servo/media#350 and contains the basic pieces to make a  simple test like https://ferjm.github.io/samples/src/content/datachannel/basic/ work
bors-servo added a commit that referenced this issue Jun 30, 2020
WebRTC data channels support

- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #26212

This depends on servo/media#350 and contains the basic pieces to make a  simple test like https://ferjm.github.io/samples/src/content/datachannel/basic/ work
bors-servo added a commit that referenced this issue Jun 30, 2020
WebRTC data channels support

- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #26212

This depends on servo/media#350 and contains the basic pieces to make a  simple test like https://ferjm.github.io/samples/src/content/datachannel/basic/ work
bors-servo added a commit that referenced this issue Jun 30, 2020
WebRTC data channels support

- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #26212

This depends on servo/media#350 and contains the basic pieces to make a  simple test like https://ferjm.github.io/samples/src/content/datachannel/basic/ work
@atouchet atouchet moved this from In progress to Done in Hubs support Jul 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Hubs support
  
Done
Linked pull requests

Successfully merging a pull request may close this issue.

2 participants
You can’t perform that action at this time.