grpc / grpc/grpc-java

Support unary Future and Blocking service implementations

Offen
#2,155 0 Kommentare 0 Reaktionen 1 zugewiesene Person Beansprucht von @larry-safran Auf GitHub ansehen
enhancement
Vorherrschende Sprache
Java
Sterne
12.1k
Forks
4k
Ø Merge
2 T. 17 Std.
Gemergte PRs (30 T.)
37

Beschreibung

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.

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.