Orleans.GRPC
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 10.9k
- Forks
- 2.1k
- Avg merge
- 13h 56m
- Merged PRs (30d)
- 351
Description
As described in issue https://github.com/dotnet/orleans/issues/3190 microservices become popular and of most popular solution is using protobuf with GRPC srevices.
And I think it will be more interesting if use will have choice of using HTTP or GRPC to using Orleans backend.
So, what I propose is generating protobuf models from c# interfaces that could be translated to http\grpc with swagger support.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading issue #3190 and the proposal in this issue. The issue names no files, tests, or entry points; done would require a defined design for generating protobuf models from C# interfaces and exposing Orleans through HTTP or gRPC with Swagger support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, grpc, openapi
- Domain
- api, backend, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100