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

Compression #1472

Open
slang25 opened this issue Jul 24, 2024 · 0 comments
Open

Compression #1472

slang25 opened this issue Jul 24, 2024 · 0 comments
Milestone

Comments

@slang25
Copy link
Member

slang25 commented Jul 24, 2024

We would like to add a mechanism to allow message body compression and decompression, triggered by a Content-Encoding message attribute.

A WIP is here: #1408

In order to get this release ready, we need to break apart the existing IMessageSerialiser interface so that we separate where we get the message body and necessary message attributes from where we do the serialization.

@slang25 slang25 added this to the v8.0.0 milestone Jul 24, 2024
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

No branches or pull requests

1 participant