Replies: 1 comment
-
I think I found a solution:
Please just give me a feedback whether is it a good practice or not :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Previously in the Grpc.Core package it was possible to start the gRPC server explicitly from code like that:
Now when creating a gRPC project template, then the gRPC server is started by the host somehow.
Is this explicit approach still possible/supported with the new Grpc.AspNetCore package somehow?
Thanks for your help in advance!
Beta Was this translation helpful? Give feedback.
All reactions