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

Change RTCIceListener to RTCIceGatherer? #150

Closed
aboba opened this issue Sep 13, 2014 · 0 comments
Closed

Change RTCIceListener to RTCIceGatherer? #150

aboba opened this issue Sep 13, 2014 · 0 comments
Labels

Comments

@aboba
Copy link
Contributor

aboba commented Sep 13, 2014

Now that the object known today as "RTCIceListener" handles ICE gathering, would it be more appropriate to rename it "RTCIceGatherer"?

robin-raymond pushed a commit to robin-raymond/ortc that referenced this issue Oct 14, 2014
…3c#146

Address questions about RTCRtpCodecCapability.preferredPayloadType, as noted in: Issue w3c#147
Address questions about RTCRtpSender.setTrack() error handling, as noted in: Issue w3c#148
Partially address 'automatic' use of scalable video coding (in RTCRtpReceiver.receive()) as noted in: Issue w3c#149
Renamed RTCIceListener to RTCIceGatherer as noted in: Issue w3c#150
Added text on multiplexing of STUN, TURN, DTLS and RTP/RTCP, as noted in: Issue w3c#151
Address issue with queueing of candidate events within the RTCIceGatherer, as noted in: Issue w3c#152
Clarify behavior of RTCRtpReceiver.getCapabilities(kind), as noted in: Issue w3c#153
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants