Skip to content

v3.0.1

Compare
Choose a tag to compare
@sverhoeven sverhoeven released this 11 Sep 18:01
· 1 commit to master since this release

gRPC (http://www.grpc.io/) server for Xenon (https://xenon-middleware.github.io/xenon/).

Can be used to use Xenon in a non-java based language. For example pyxenon (https://github.com/xenon-middleware/pyxenon) uses the Xenon gRPC server.

The server tries to mimic the Xenon library API as much as possible, differences are described in the proto file (src/main/proto/xenon.proto).

Changed

  • Depends on Xenon 3.0.4
  • Depends on Xenon cloud adaptors 3.0.2