Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement packet reordering for UDP / Multicast transports #132

Merged
merged 3 commits into from
Jul 5, 2022
Merged

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Jul 5, 2022

No description provided.

@aler9 aler9 changed the title implement packet reordering for UDP transport implement packet reordering for UDP / Multicast transports Jul 5, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #132 (cd169f7) into main (c622147) will increase coverage by 0.08%.
The diff coverage is 89.42%.

@@            Coverage Diff             @@
##             main     #132      +/-   ##
==========================================
+ Coverage   81.48%   81.56%   +0.08%     
==========================================
  Files          67       68       +1     
  Lines        6896     6943      +47     
==========================================
+ Hits         5619     5663      +44     
- Misses        864      866       +2     
- Partials      413      414       +1     
Impacted Files Coverage Δ
pkg/rtcpreceiver/rtcpreceiver.go 84.78% <72.72%> (-0.17%) ⬇️
serversession.go 79.28% <75.00%> (-0.06%) ⬇️
clientudpl.go 79.72% <85.71%> (+0.28%) ⬆️
serverudpl.go 81.50% <88.88%> (+0.25%) ⬆️
client.go 75.35% <100.00%> (-0.13%) ⬇️
pkg/rtpcleaner/cleaner.go 78.78% <100.00%> (ø)
pkg/rtpreorderer/reorderer.go 100.00% <100.00%> (ø)
serverconn.go 87.03% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c622147...cd169f7. Read the comment docs.

@aler9 aler9 merged commit df7336b into main Jul 5, 2022
@aler9 aler9 deleted the reorderer branch July 5, 2022 21:29
@github-actions
Copy link

github-actions bot commented Jan 8, 2023

This issue is being locked automatically because it has been closed for more than 6 months.
Please open a new issue in case you encounter a similar problem.

@github-actions github-actions bot locked and limited conversation to collaborators Jan 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants