Skip to content

v1.5.0

Latest
Compare
Choose a tag to compare
@scottslewis scottslewis released this 15 Oct 02:54
· 35 commits to master since this release
1103947

ECF gRPC Distribution Provider

New in this release: Support for using either ReactiveX v2 or the ReactiveX v3 for OSGi Service interface generation.

This distribution provider is based upon Google's gRPC (grpc), which is in turn based upon Google Protocol Buffers (protobuf).

This distribution provider requires the ECF Remote Services SDK available at: http://www.eclipse.org/ecf/downloads.php. See also documentation on the repo home page

Also includes tooling feature (see in features directory) that provides an Eclipse editor for proto3 file syntax highlighting.

Includes version 1.36.1 of grpc-java and uses ProtoReflectionService available in 1.36 of grpc.

See https://github.com/ECF/grpc-RemoteServicesProvider#readme for more information about these features.