Closed lukasztab closed 1 year ago
Hi. Thanks for creating the issue.
I've created a branch with Default
implementation for ResponseBody
. Can you test it before merging?
https://github.com/devashishdxt/tonic-web-wasm-client/tree/response-body-default
Hey. Thanks for an instant solution. I'll try it tomorrow.
I just tested it. All works fine.
Hello. Is there any chance to add InterceptedService support for the client? I get the following errors while I try to use it:
Is the missing
Default
trait forResponseBody
a problem?