dotnet/orleans

Orleans.GRPC

Aberta

#5.903 aberto em 24 de ago. de 2019

 (20 comentários) (10 reações) (0 responsável)C# (2.123 forks)batch import
hacktoberfesthelp wanted

Métricas do repositório

Stars
 (10.777 estrelas)
Métricas de merge de PR
 (Mesclagem média 2d 2h) (64 fundiu PRs em 30d)

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.

Guia do colaborador