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

Network handoff to/from a NAT'd IPv6 network #87

Closed
ceaglest opened this issue Mar 1, 2017 · 2 comments
Closed

Network handoff to/from a NAT'd IPv6 network #87

ceaglest opened this issue Mar 1, 2017 · 2 comments
Assignees

Comments

@ceaglest
Copy link
Contributor

ceaglest commented Mar 1, 2017

This is an enhancement we are making to our network handoff capabilities in preparation for our first General Availability release.

Problem Description

A Client Alice connects to a Room from a NAT'd IPv6 network. The connection succeeds and at a later time Alice switches to another network. The handoff to the new network fails, and eventually a room:didDisconnect callback is raised.

The same issue occurs when Alice connects over an IPv4 network, and then attempts to transition to a NAT'd IPv6 network. The NAT mapping needs to be re-established in order to open a connection on the new network.

@ceaglest
Copy link
Contributor Author

We tried our best to deliver this fix in time for our 1.0.0 release. We are very close, but it looks like this enhancement will not land until 1.0.1.

@paynerc
Copy link
Contributor

paynerc commented May 15, 2017

1.0.1 of Twilio Video has just been released which addresses this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants