-
Notifications
You must be signed in to change notification settings - Fork 807
Open
Labels
questionFurther information is requestedFurther information is requested
Milestone
Description
Hello, I'm planning to use gRPC for my next project, but as far as I've understood only RPC on the server are supported. The situation is that I want to connect multiple clients to a gRPC server and then let the server call methods on the connected clients. So basically, the reverse of current gRPC functionality. What would be the easiest way to achieve this behavior? Also, is there a way for the server to list all connected clients and address each one individually?
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested