hacktoberfesthelp wanted
仓库指标
- Star
- (10,777 star)
- PR 合并指标
- (平均合并 2天 2小时) (30 天内合并 64 个 PR)
描述
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.