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

[Feat]: please add support to expose grpc:// uris (http2) #6345

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

[Feat]: please add support to expose grpc:// uris (http2) #6345

sbussard opened this issue Jul 20, 2023 · 5 comments
Labels
enhancement Some improvement that isn't a feature

Comments

@sbussard
Copy link

sbussard commented Jul 20, 2023

What is your suggestion?

please add support to expose grpc:// uris (http2) -via proxy or any other way

Why do you want this feature?

to enable development with grpc-web

Are there any workarounds to get this functionality today?

No (?)

Are you interested in submitting a PR for this?

I wouldn't know where to start

@sbussard sbussard added the enhancement Some improvement that isn't a feature label Jul 20, 2023
@sbussard sbussard changed the title [Feat]: please add support to expose grpc protocol [Feat]: please add support to expose grpc:// uris (http2) Jul 20, 2023
@code-asher
Copy link
Member

code-asher commented Jul 20, 2023 via email

@sbussard
Copy link
Author

Absolutely agree! Raw TCP and UDP servers would be nice.

GRPC is just http2 but with the grpc:// part at the beginning of the url, so it might be a very small change if code-server supports http2

@code-asher
Copy link
Member

code-asher commented Jul 24, 2023 via email

@sbussard
Copy link
Author

Thanks for your response.

I imagine the best workaround today would probably be to use
something else to do the proxying.

Would that be a setting, or a code change?

@code-asher
Copy link
Member

code-asher commented Jul 31, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Some improvement that isn't a feature
Projects
None yet
Development

No branches or pull requests

2 participants