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

feat(messaging): automatic chunked messaging for ports #540

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

Conversation

martonlederer
Copy link

Details

This PR is the implementation of RFC#524: chunked messaging. It is only available for ports, because this feature is designed for large data transfers through long lived connections.

Code of Conduct

@martonlederer
Copy link
Author

WIP testing

@louisgv
Copy link
Contributor

louisgv commented Jun 29, 2023

@martonlederer Just rebased this on top of main, anything else we should add to it or is it all good for now?

@martonlederer
Copy link
Author

I thimk it's good for now thx. I still need to fixup some of the pr

@louisgv
Copy link
Contributor

louisgv commented Jun 29, 2023

@martonlederer lmk when you're done fix up! I think this would be great addition :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants