Documentation for Axxon One 1.0.

Previous page Next page

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The gRPC protocol (https://grpc.io/) is used to support the transport layer between the Axxon One services. 

The gRPC API allows to simplify the large-scale systems configuration.

The gRPC protocol uses special proto-files to generate the code base.

The proto-files contain some strict syntax that defines the interface for the various program modules interaction.

Attention!

To obtain the Axxon One proto-files and their use-cases, contact the technical support service.

You can call gRPC API methods using a POST request (see gRPC API method calls) or through direct gRPC requests  (see Working with Axxon One via direct gRPC requests).

  • No labels