sonora icon indicating copy to clipboard operation
sonora copied to clipboard

Client support for grpc-web-text

Open siebert opened this issue 2 years ago • 1 comments

I want to use the sonora client to connect to a server which only supports gprc-web-text, but currently only gprc-web+proto is supported. Is it planned to implement this variant in the sonora client as well?

siebert avatar Aug 13 '22 19:08 siebert

gprc-web-text is the variant with additional base64 encoding of the bodies right? I think this would be easy enough to support. I don't have plans to do it but would happily help get a PR merged :)

public avatar Sep 19 '22 14:09 public