implement Send on encoder and decoder wrappers#34
implement Send on encoder and decoder wrappers#34gdesmott wants to merge 1 commit intoblaind:mainfrom
Conversation
Make API more convenient to use.
|
Thank you for your pull request! I see that you've proposed adding an It would be helpful to explain why this implementation is safe, particularly in light of the following considerations:
The |
Tbh I'm not totally sure either. |
|
Thanks. I'll try to check it out. Agreed, Send should be ok here but want to err on the safe side. |
Make API more convenient to use.