plasmo
plasmo copied to clipboard
feat(messaging): automatic chunked messaging for ports
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
- [x] I agree to follow this project's Code of Conduct
- [x] I checked the current PR for duplication.
WIP testing
@martonlederer Just rebased this on top of main, anything else we should add to it or is it all good for now?
I thimk it's good for now thx. I still need to fixup some of the pr
@martonlederer lmk when you're done fix up! I think this would be great addition :)