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

Message should io.WriterTo and io.ReaderFrom #259

Open
lthibault opened this issue Jul 11, 2022 · 1 comment
Open

Message should io.WriterTo and io.ReaderFrom #259

lthibault opened this issue Jul 11, 2022 · 1 comment
Labels
enhancement good first issue Ideal for new contributors and junior devs
Milestone

Comments

@lthibault
Copy link
Collaborator

As per #257 this effort would avoid the need to instantiate an encoder/decoder for single messages.

@zenhack My interpretation of your comment is that this is pure syntactic sugar, and so I would expect these methods to instantiate and call an encoder/decoder under the hood. Have I correctly understood your intent?

@lthibault lthibault added enhancement good first issue Ideal for new contributors and junior devs labels Jul 11, 2022
@lthibault lthibault added this to the 3.0 milestone Jul 11, 2022
@zenhack
Copy link
Contributor

zenhack commented Jul 11, 2022

Yes, that's what I had in mind.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement good first issue Ideal for new contributors and junior devs
Projects
None yet
Development

No branches or pull requests

2 participants