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

Add initial FlexICE methods and attributes #22

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

pthatcherg
Copy link
Collaborator

@pthatcherg pthatcherg commented Oct 22, 2018

IceCandidate.networkInformation
IceCandidate.networkId
RTCIceGatherOptions.networkIds
IceTransport.retainLocalCandidate(IceLocalCandidate)
IceTransport.removeLocalCandidate(IceLocalCandidate)
IceTransport.getCandidatePairs()
IceCandidatePair.setMinCheckInterval(seconds)
IceCandidatePair.setFrozen(bool)
IceCandidatePair.select()
IceCandidatePair.nominate()
IceCandidatePair.waitForReceiveTimeout(seconds)
IceTransport.fork()
IceTransport.onchecksent
IceCheck.response


Preview | Diff

@aboba
Copy link
Contributor

aboba commented Feb 26, 2020

aboba added a commit to aboba/webrtc-ice that referenced this pull request Feb 26, 2020
Rebase of PR w3c#22 with fixes, minus fork().
Base automatically changed from master to main February 15, 2021 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants