Go to documentation repository
Page History
The Protokół gRPC protocol (https://grpc.io/) is used to support the transport layer between the Axxon Next servicesjest stosowany w celu wspierania warstwy transportowej między usługami Axxon Next.
The gRPC API allows to simplify the large-scale systems configuration.
The gRPC protocol uses special proto-files to generate the code base.
gRPC API pozwala na uproszczenie konfigurowania systemów o dużej skali.
Protokół gRPC korzysta z wyspecjalizowanych proto-plików do generowania kodu bazowego.
Proto-pliki zawierają rygorystyczną składnię definiującą interfejs dla różnych form interakcji między modułami programowymiThe proto-files contain some strict syntax that defines the interface for the various program modules interaction.
Note | ||
---|---|---|
| ||
To obtain the Axxon Next proto-files and their use-cases, contact the technical support service. | ||
Aby pozyskać proto-pliki dla Axxon Next oraz ich przypadki użycia, skontaktuj się z pomocą techniczną. |
Wywoływać metody gRPC API można za pośrednictwem zapytań POST (zobacz: You can call gRPC API methods using a POST request (see Wywołania metody gRPC API).