Giter VIP home page Giter VIP logo

i-d-quic-fec's Introduction

Forward Erasure Correction for QUIC loss recovery

This is the working area for the individual Internet-Draft, "Forward Erasure Correction for QUIC loss recovery".

Contributing

See the guidelines for contributions.

Contributions can be made by creating pull requests. The GitHub interface supports creating pull requests using the Edit (โœ) button.

Command Line Usage

Formatted text and HTML versions of the draft can be built using make.

$ make

Command line usage requires that you have the necessary software installed. See the instructions.

i-d-quic-fec's People

Contributors

francoismichel avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

dmitrymoskvitin

i-d-quic-fec's Issues

Impact of Retransmission

If the recovery is done by the receiver using FEC, it is suggested not to retransmission the packets at the sender. If the lost packets are repair symbol, the sender should not retransmission it. I think we should add such suggestion in the text, what do you think?

Suggesting to add a section of QUIC fec usages

There're 2 usages of QUIC FEC. One is for flows of RTC applications which is this draft mainly for; another, which in our case, is to protect short messages in some scenarios where BDP is large and applications are delay sensitive, e.g., instant messaging, control channels for multimedia conferencing.
In the latter case, short message FEC mechanism uses FEC to produce multiple FEC packets together sent with original packets instead of sending multiple duplicate packets. It would be useful to include texts to prove the current approach can suppport both scenarios. We can help to add some texts if necessary:)

Adaptive FEC mechanism support

FEC redundancy can be dynamically adjusted during transmission based on network conditions, e.g., loss rate. To support this, FEC redundancy can be periodically sent by the sender. There are maybe 2 ways to do this, either encoded in the FEC repair symbol or together with FEC_window.

Alternative 1 and Alternative 2

Alternative 1 is more like a nesting frame, it may add some cost when supporting in an existing QUIC implementation. Would it be more simple to use alternative 2? what do you mean "the SID frame is not idempotent"?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.