grpc / grpc/grpc-java

Support unary Future and Blocking service implementations

オープン
#2,155 コメント 0 件 リアクション 0 件 担当者 1 名 @larry-safran が担当を希望しています GitHub で見る
enhancement
主要言語
Java
スター
12.1k
フォーク
4k
平均マージ
2日 17時間
マージ済み PR(30日)
37

説明

Since we are now requiring all implementations to extend our base classes we can add streaming options later without breaking anyone (with the interfaces it would have). Even though we have server-streaming for blocking we may want to not support it yet on server-side.

This has a benefit for testing since blocking/future is much easier to mock with mocking frameworks than the async interface.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。