31 lines
548 B
ReStructuredText
31 lines
548 B
ReStructuredText
![]() |
===========================
|
||
|
Multipath TCP for Streaming
|
||
|
===========================
|
||
|
.. meta::
|
||
|
:author: hottuna
|
||
|
:created: 2012-08-26
|
||
|
:thread: http://zzz.i2p/topics/1221
|
||
|
:lastupdated: 2012-08-26
|
||
|
:status: Draft
|
||
|
|
||
|
.. contents::
|
||
|
|
||
|
|
||
|
Introduction
|
||
|
============
|
||
|
|
||
|
Client tunnels are used by the streaming lib in a fairly standard TCP manner.
|
||
|
|
||
|
It would be preferable to allow a multipath TCP-like solution, where client
|
||
|
tunnels are used based on individual characteristics like:
|
||
|
|
||
|
- Latency
|
||
|
- Capacity
|
||
|
- Availability
|
||
|
|
||
|
|
||
|
Proposal
|
||
|
========
|
||
|
|
||
|
TBD
|