Reactive-gRPC 0.7.0 Released

73 views
Skip to first unread message

Ryan Michela

unread,
Nov 24, 2017, 10:22:58 PM11/24/17
to grpc.io
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 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:

nevil...@gmail.com

unread,
Nov 25, 2017, 7:01:29 PM11/25/17
to grpc.io
Hi Ryan, a bit of a silly question perhaps, but do you have Gradle support? I only see a Maven plugin.

Thanks

Ryan Michela

unread,
Nov 27, 2017, 4:13:24 PM11/27/17
to grpc.io
We are actively working on Gradle support. https://github.com/salesforce/reactive-grpc/issues/21

Ryan Michela

unread,
Nov 30, 2017, 5:35:59 PM11/30/17
to grpc.io
Gradle support for linux-like environments has been released in Reactive-gRPC 0.7.1. 

The current implementation relies on Bash. Windows native support requires more invasive changes to the protobuf-gradle-plugin. Windows users can use WSL or gitbash to compile.
Reply all
Reply to author
Forward
0 new messages