dotnet / dotnet/orleans

Orleans.GRPC

Open
#5,903 20 comments 10 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

hacktoberfest help wanted
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.