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

Multiple Receive API Support #4182

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from
Draft

Multiple Receive API Support #4182

wants to merge 15 commits into from

Conversation

nibanks
Copy link
Member

@nibanks nibanks commented Mar 8, 2024

Description

Adds a settings for apps to configure streams to support multiple parallel receives.

Testing

TODO

Documentation

TODO

@nibanks nibanks added Area: API Area: Core Related to the shared, core protocol logic labels Mar 8, 2024
src/core/settings.c Dismissed Show dismissed Hide dismissed
Copy link

codecov bot commented Apr 26, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 84.36%. Comparing base (71546dc) to head (db66cc8).

Files Patch % Lines
src/core/recv_buffer.c 0.00% 5 Missing ⚠️
src/core/settings.c 82.35% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4182      +/-   ##
==========================================
- Coverage   85.73%   84.36%   -1.37%     
==========================================
  Files          56       56              
  Lines       15382    15406      +24     
==========================================
- Hits        13187    12998     -189     
- Misses       2195     2408     +213     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: API Area: Core Related to the shared, core protocol logic
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant