.. _xbus-api: Xbus API ======== The Xbus API is fully formalized by protobuf files. They define both the message formats and rpc calls. The RPC calls get translated to NATS PUB/SUB patterns by `nrpc`_. The API is splitted in two packages: .. toctree:: :maxdepth: 2 xbus control .. _nrpc: https://github.com/nats-rpc/nrpc