Skip to content

Commit

Permalink
remove irrelevant stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlapa committed Jan 10, 2025
1 parent cacf18b commit 223e477
Show file tree
Hide file tree
Showing 20 changed files with 348 additions and 7,295 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cargo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
rust: [stable, beta, 1.71.1]

runs-on: ${{ matrix.os }}
continue-on-error: true

steps:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
* Ensure lexical ordering of SDP-formatted candidates follows priority #557
* Limit TWCC iteration with packet status count #606
* Dedupe acked packets from `TwccSendRegister::apply_report()` #601, #605
* Align BWE ArrivalGroup calculation with libwebrtc implementation #608

# 0.6.2

Expand Down
Loading

0 comments on commit 223e477

Please sign in to comment.