Skip to content

Multipath Service Type

Choose a tag to compare

@michaelbabiy michaelbabiy released this 28 Jul 23:52
· 33 commits to master since this release
e623595

The multipath service type determines whether multipath TCP should be attempted and the conditions for creating and switching between subflows. Using these service types requires the appropriate entitlement. Any connection attempt will fail if the process does not have the required entitlement.

Available options are:

  • .none - The default service type indicating that Multipath TCP should not be used.
  • .handover - A Multipath TCP service that provides seamless handover between Wi-Fi and cellular in order to preserve the connection.
  • .interactive - A service whereby Multipath TCP attempts to use the lowest-latency interface.
  • .aggregate - A service that aggregates the capacities of other Multipath options in an attempt to increase throughput and minimize latency.