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

Parameterize serde backend by serialization strategy #86

Closed
plaidfinch opened this issue Mar 27, 2021 · 1 comment
Closed

Parameterize serde backend by serialization strategy #86

plaidfinch opened this issue Mar 27, 2021 · 1 comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request

Comments

@plaidfinch
Copy link
Contributor

It should be possible to entirely decouple the serde backend from serde itself, making it a tokio-codec backend parametrized by a serializer/deserializer pair, which may or may not be based on serde.

@plaidfinch plaidfinch added the enhancement New feature or request label Mar 27, 2021
@plaidfinch plaidfinch added the duplicate This issue or pull request already exists label May 19, 2021
@plaidfinch
Copy link
Contributor Author

Duplicate of #107.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant