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

Fix: Support multiple subgroup streams #164

Merged
merged 6 commits into from
Feb 11, 2025

Conversation

tetter27
Copy link
Collaborator

  • moqt-server
    • Fixed to handle all streams when multiple subgroup streams are received for a single subscription
  • moqt-client-sample / js
    • Fixed to separate QUIC stream when multiple subgroup streams are sent for a single subscription

@tetter27 tetter27 added bug Something isn't working refactoring draft-06 labels Feb 11, 2025
Copy link

codecov bot commented Feb 11, 2025

Codecov Report

Attention: Patch coverage is 67.53783% with 236 lines in your changes missing coverage. Please review.

Project coverage is 60.22%. Comparing base (722f0b2) to head (a8ffdc7).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #164      +/-   ##
==========================================
+ Coverage   59.27%   60.22%   +0.95%     
==========================================
  Files          71       76       +5     
  Lines        3818     4176     +358     
==========================================
+ Hits         2263     2515     +252     
- Misses       1555     1661     +106     
Components Coverage Δ
moqt-core 90.06% <ø> (-0.10%) ⬇️
moqt-server 51.01% <67.53%> (+2.51%) ⬆️

@tetter27 tetter27 merged commit 0b19666 into master Feb 11, 2025
3 checks passed
@tetter27 tetter27 deleted the fix/object_cache_storage_structure branch February 11, 2025 05:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working draft-06 refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant