grpc / grpc/grpc-java

Support unary Future and Blocking service implementations

Aperta
#2,155 0 commenti 0 reazioni 1 assegnatario Rivendicata da @larry-safran Vedi su GitHub
enhancement
Lingua principale
Java
Stelle
12.1k
Fork
4k
Merge medio
2g 17h
PR unite (30g)
37

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.