v2.2.0
gRPC (http://www.grpc.io/) server for Xenon (https://nlesc.github.io/Xenon/).
Can be used to use Xenon in a non-java based language. For example pyxenon (https://github.com/NLeSC/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).
Added
Changed
- Depends on Xenon 2.5.0
Fixed
- FileSystemAdaptorDescription fields synced (#36)