reactive-grpc

1 · · Dec. 3, 2021, 6:29 p.m.
reactive-grpc Reactive stubs for gRPC Reactive gRPC is a suite of libraries for using gRPC with Reactive Streams programming libraries. Using a protocol buffers compiler plugin, Reactive gRPC generates alternative gRPC bindings for each reactive technology. The reactive bindings support unary and streaming operations in both directions. Reactive gRPC also builds on top of gRPC’s back-pressure support, to deliver end-to-end back-pressure-based flow control in line with Reactive Streams back-press...