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

grpc-node support #245

Closed
svsool opened this issue Mar 15, 2021 · 3 comments
Closed

grpc-node support #245

svsool opened this issue Mar 15, 2021 · 3 comments

Comments

@svsool
Copy link

svsool commented Mar 15, 2021

Hi, thanks for this plugin!

Is there a plan to support grpc-node directly? It seems that grpc-web requires an additional web proxy and it would be great to avoid this complexity for our internal services.

Thank you!

@svsool svsool changed the title gRPC support grpc-node support Mar 15, 2021
@svsool
Copy link
Author

svsool commented Mar 15, 2021

Seems that repo tags also mention grpc-node support, but apparently it's not the case or requires additional setup than just grpc-node on its own.

image

@stephenh
Copy link
Owner

stephenh commented Apr 2, 2021

@svsool hey, @aikoven just added supported for grpc-js clients and services; see the tests here:

https://github.com/stephenh/ts-proto/blob/main/integration/grpc-js/grpc-js-test.ts

And let us know how it goes. Thanks!

@stephenh stephenh closed this as completed Apr 2, 2021
@svsool
Copy link
Author

svsool commented Apr 5, 2021

Thank you very much @stephenh & @aikoven! We will try it out!

zfy0701 added a commit to sentioxyz/ts-proto that referenced this issue Jan 5, 2023
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