Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Document RTCIceTransport #30

Closed
11 of 17 tasks
a2sheppy opened this issue May 10, 2018 · 4 comments
Closed
11 of 17 tasks

Document RTCIceTransport #30

a2sheppy opened this issue May 10, 2018 · 4 comments
Assignees
Labels
Cf:Med Confidence: Medium KR: Content coverage Key Result: Improve coverage of specific content categories

Comments

@a2sheppy
Copy link
Contributor

a2sheppy commented May 10, 2018

Acceptance criteria

  • Write and/or complete the page RTCIceTransport
  • Ensure each member of RTCIceTransport is documented completely
  • Provide at least one example showing how RTCIceTransport is useful
  • Document RTCIceRole
  • Document RTCIceTransportState
  • Document RTCIceGathererState
  • Document RTCIceCandidatePair
  • Document RTCIceParameters
  • Document statechange event
  • Document gatheringstatechange event
  • Document selectedcandidatepairchange event
  • Update BCD for RTCIceTransport
  • Make sure the new types and events are in GroupData.json
  • All of the types need to be added to BCD
  • Add information related to these documents to overview materials as needed; explain ICE transports and their role in ICE transactions, etc.
  • Ensure that https://developer.mozilla.org/en-US/docs/Web/API/WebRTC_API/Connectivity#Choosing_a_candidate_pair is complete
  • Ensure all internal links are in place as needed, both in the new pages and in existing content that should link into the new pages
@jmswisher jmswisher added NeedsConf Needs confidence estimate NeedsTimeEst Needs time estimate NeedsAC Needs acceptance criteria labels May 16, 2018
@a2sheppy a2sheppy removed NeedsTimeEst Needs time estimate NeedsAC Needs acceptance criteria labels Jun 27, 2018
@a2sheppy a2sheppy self-assigned this Jun 27, 2018
@a2sheppy a2sheppy added the Cf:Med Confidence: Medium label Jun 28, 2018
@a2sheppy a2sheppy removed the NeedsConf Needs confidence estimate label Jul 10, 2018
@a2sheppy a2sheppy added this to the Sprint 1 Q3 2018 milestone Jul 10, 2018
@a2sheppy
Copy link
Contributor Author

The RTCIceTransport page is mostly done now; just the Examples section left to do. Next up: the subpages.

@a2sheppy a2sheppy reopened this Jul 10, 2018
@a2sheppy
Copy link
Contributor Author

Docs for RTCIceTransport properties below are done aong with the types they return:

  • component
  • gatheringState
  • role

@a2sheppy
Copy link
Contributor Author

The RTCIceTransport interface, all its members, and all types and interfaces it depends upon are documented now.

Turns out that Firefox does not implement RTCIceTransport yet. Nor does Chrome. So… that’s a sprint task that was largely pointless. At this point, I’m going to just get the new stuff added to GroupData, then find something else to work on for the remainder of the sprint. No point in spending time with the BCD updates, examples, etc, for an API nobody supports.

@a2sheppy
Copy link
Contributor Author

At this point, I’m going to move to something else and leave this stuff as is until it’s actually implemented somewhere.

@jmswisher jmswisher removed this from the Sprint 1 Q3 2018 milestone Jul 20, 2018
@jmswisher jmswisher added KR: Content coverage Key Result: Improve coverage of specific content categories and removed KR: Content coverage Key Result: Improve coverage of specific content categories labels Aug 30, 2019
@Elchi3 Elchi3 closed this as completed May 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Cf:Med Confidence: Medium KR: Content coverage Key Result: Improve coverage of specific content categories
Projects
None yet
Development

No branches or pull requests

3 participants