GrpcXenosClient

constructor(host: String, port: Int = DEFAULT_XENOS_PORT)

Parameters

host

The host, under which the gRPC server of Xenos can be reached and that will therefore be used to establish the connection.

port

The port, under which the gRPC server of Xenos can be reached and that will therefore be used to establish the connection.