You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A streams merger is an HTTP client that inputs two (or more) streams from two (or more) peers that belong to two (or more) teams that are broadcasting the same content, and outputs a stream that is the union of the inputs. A stream merger can be useful in those cases where the loss of chunks in the teams is high.
A streams merger is an HTTP client that inputs two (or more) streams from two (or more) peers that belong to two (or more) teams that are broadcasting the same content, and outputs a stream that is the union of the inputs. A stream merger can be useful in those cases where the loss of chunks in the teams is high.
Some useful stuff can be found here: https://github.com/P2PSP/console/blob/master/src/synchronizer.cc
The text was updated successfully, but these errors were encountered: