Hi, we are trying to use gRPC in the following configuration:
- a test_runner the initiate both client and server - once up, client and server should exchange messages in a bidirectional way - with the server that start to send messages - at the end of the tests both client and server are shutting down Is it possible to create something similar with gRPC? I saw something similar in this paper http://platformlab.stanford.edu/Seminar%20Talks/gRPC.pdf We are using python, is there any example or documentation to explain how to do if it is possible? (also in another languages is fine). Thanks -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/386D5568-4CC7-4784-995E-679C91CB3895%40here.com. For more options, visit https://groups.google.com/d/optout.
