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

Server not getting any requests from client #4

Open
netpoe opened this issue Oct 15, 2020 · 0 comments
Open

Server not getting any requests from client #4

netpoe opened this issue Oct 15, 2020 · 0 comments

Comments

@netpoe
Copy link

netpoe commented Oct 15, 2020

Hello @mschristensen

I've followed your tutorial around this grpc-ts-demo and set up my own structure for a project I'm building.

The server starts well:

Then I set the client in a jest test file: https://github.com/netpoe/grpc-ts-demo/blob/master/__test__/service/client.test.ts

But I don't get the request in the Controller.

I followed the instructions to ouput the typescript files from the .proto file and generated the declaration files successfully,.

By looking at the code, do you have a clue on what's happening?

Thanks in advance.

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

1 participant