-
|
Hello, I've read the documentation and I would like to see examples of using grpc integration. Thanks in Advance |
Beta Was this translation helpful? Give feedback.
Answered by
Tishka17
Oct 9, 2025
Replies: 1 comment 1 reply
-
|
When browsing the documentation, I was not been able to understand how to import make_server server = make_server( |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Looks like an error in documentation. Try you normal server creation process, like calling
grpc.server()