Skip to content

chore(cc): refactor and simplify congestion control code #3453

@omansfeld

Description

@omansfeld

Main opportunities:

  • classic_cc::on_packets_acked is very long and could be broken out into helpers to aid readability.
  • ClassicCongestionController is the only implementor of CongestionController. Maybe this abstraction could be removed, afaik we don't plan on having another (non-loss) CC soon.

Metadata

Metadata

Assignees

No one assigned

    Labels

    congestion-controlIssue relates to congestion control.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions