Skip to content

Finished TargetABR

vnguyen requested to merge intermediate into master

QuicSocket: Created skeleton, but still running on TCP.

Unfortunately, it is not possible to just run Quic on top of WebSocket. Will have to implement QuicTransport or WebTransport. These protocols are neither defined nor implemented at this time.

TargetABR: Finished implementation.

CC pacing cycles not possible on top of TCP.

Merge request reports