TooTallNate/proxy-agents

Request: add grpc protocol support

sbussard opened this issue · 3 comments

Please add grpc protocol support, to make it possible for code-server to implement a proxy for it

I'm not really sure how gRPC is related to proxies. Can you elaborate?

Thanks for your prompt reply.

I forgot it's actually just http2 but it uses grpc:// so that threw me off in the moment.
There was previously an issue for http2 support, but I'm not sure if it was addressed or not #107.

Background if interested:
https://en.wikipedia.org/wiki/GRPC
https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md