Client-side RPC
- Dominant language
- C#
- Stars
- 4.5k
- Forks
- 836
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 7
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?
Contributor guide
Research direction
No files, tests, or entry points are named. Research the existing server-side RPC model and the requested client-side RPC behavior, including listing and addressing connected clients; done would be a documented supported approach or a clearly scoped feature proposal.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100