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

Request: add grpc protocol support #228

Open
sbussard opened this issue Jul 20, 2023 · 3 comments
Open

Request: add grpc protocol support #228

sbussard opened this issue Jul 20, 2023 · 3 comments

Comments

@sbussard
Copy link

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

@sbussard
Copy link
Author

coder/code-server#6345

@TooTallNate
Copy link
Owner

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

@sbussard
Copy link
Author

sbussard commented Jul 20, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants