Xenos Client
Xenos Client for Kotlin is a gRPC client/binding that wraps the raw protobuf stubs and communication with Xenos in an easy-to-use, polished API. It is possible to add the client as a dependency in Maven and Gradle, simplifying the process of supporting Xenos within projects.
The bindings are automatically created and then documented and equipped with sane defaults to assist developers in quickly adapting the API and removing the need to understand the inner workings of Protobuf and gRPC.