dotnet/orleans

Orleans.GRPC

Open

#5,903 创建于 2019年8月24日

在 GitHub 查看
 (20 评论) (10 反应) (0 负责人)C# (10,777 star) (2,123 fork)batch import
hacktoberfesthelp wanted

描述

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.

贡献者指南