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

Add support for compression #2

Closed
maingi4 opened this issue Aug 25, 2014 · 2 comments
Closed

Add support for compression #2

maingi4 opened this issue Aug 25, 2014 · 2 comments
Assignees

Comments

@maingi4
Copy link
Owner

maingi4 commented Aug 25, 2014

Add compression support via configuration on a per operation basis.

The configuration must have a default behaviour option with default to no compression, other than that operation by operation overrides must be given.

The compression must add a header in the message indicating the data is compressed, this must be read by the client and intrepreted, no configuration should be needed in client side for this.

@maingi4 maingi4 added this to the Beta Release milestone Aug 26, 2014
@maingi4 maingi4 self-assigned this Aug 26, 2014
@maingi4
Copy link
Owner Author

maingi4 commented Aug 26, 2014

serialization support has been added on a binding basis, support for per operation is next.

@maingi4
Copy link
Owner Author

maingi4 commented Aug 26, 2014

operation name basis configuration completed.

@maingi4 maingi4 closed this as completed Aug 26, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant