Skip to content

Return stream frame header binary in dispatch chunk callback #14189

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

acogoluegnes
Copy link
Contributor

This saves a system call by sending the frame header and the chunk header at the same time.

References rabbitmq/osiris#192

@acogoluegnes acogoluegnes added this to the 4.2.0 milestone Jul 4, 2025
@mergify mergify bot added the make label Jul 4, 2025
@acogoluegnes acogoluegnes force-pushed the stream-dispatching-improvements branch 2 times, most recently from 2ed6136 to 0b9973f Compare July 24, 2025 12:02
@acogoluegnes acogoluegnes force-pushed the stream-dispatching-improvements branch 2 times, most recently from 6a8a73f to a4b08fd Compare August 4, 2025 07:43
This saves a system call by sending the frame header and the chunk
header at the same time.

References rabbitmq/osiris#192
@acogoluegnes acogoluegnes force-pushed the stream-dispatching-improvements branch from a4b08fd to c0aef41 Compare August 4, 2025 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant