Reactive-gRPC 0.7.0 is now released and available on Maven Central.

<groupId>com.salesforce.servicelibs</groupId>
> <artifactId>reactive-grpc</artifactId>
> <version>0.7.0</version>


Reactive gRPC is a suite of libraries for using gRPC with Reactive Streams 
<http://www.reactive-streams.org/> 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-pressure model. 

Reactive-gRPC supports:

   - RxJava
   - Spring Reactor

https://github.com/salesforce/reactive-grpc

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/ef64d737-ea6a-47bd-860f-52fb06a11cf4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to