Skip to content

Client-side RPC #912

@MaxXor

Description

@MaxXor

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

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions