|
|
|
|
|
by jewel
3949 days ago
|
|
When Fi was announced they mentioned that public wifi traffic would go through a VPN to google's datacenters. At the time I assumed that they'd just run ALL traffic through the VPN, since that'd make for some very seamless switching. As bad as that would be from a privacy perspective, I trust Google more than T-Mobile or Sprint. By running everything through the VPN, you'd be able to have TCP connections that didn't break when the network switched, since your device's public IP address would be in a datacenter somewhere. Also with a VPN you'd be able to send voice traffic over both a carrier connection and the wifi connection at the same time to avoid dropouts. There is something similar called Multi-path TCP (MPTCP) which uses latency to decide which TCP path to send traffic over. |
|
Does this double the bandwidth you're using when MPTCP is in effect?