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

Support configurable request/response serialization #70

Closed
PKJonas opened this issue Mar 24, 2021 · 0 comments · Fixed by #144
Closed

Support configurable request/response serialization #70

PKJonas opened this issue Mar 24, 2021 · 0 comments · Fixed by #144
Labels
enhancement New feature or request

Comments

@PKJonas
Copy link

PKJonas commented Mar 24, 2021

Please add a way to configure binary serialization for requests and responses.

We have a protobuf http application that does its own Array[Byte] decoding/encoding and speed is very important. I would love to try using zio-http in it.

@tusharmath tusharmath added the enhancement New feature or request label Mar 26, 2021
@amitksingh1490 amitksingh1490 linked a pull request Apr 16, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants