dotnet/orleans

Orleans.GRPC

開放

#5,903 建立於 2019年8月24日

 (20 則留言) (10 個反應) (0 位負責人)C# (2,123 個分叉)batch import
hacktoberfesthelp wanted

倉庫指標

星標
 (10,777 顆星)
PR 合併指標
 (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.

貢獻者指南