dotnet/orleans

Orleans.GRPC

Open

#5903 aperta il 24 ago 2019

Vedi su GitHub
 (20 commenti) (10 reazioni) (0 assegnatari)C# (2123 fork)batch import
hacktoberfesthelp wanted

Metriche repository

Star
 (10.777 star)
Metriche merge PR
 (Merge medio 2g 2h) (64 PR mergiate in 30 g)

Descrizione

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.

Guida contributor