Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

POST http://IP-address:port/prefix/grpc

Info
titleNote

Configuring the web server.

The default Web server port is 80 (Windows), 8000 (Lunix), the prefix is / (empty).

The request body should request body must contain the gRPC API method method (see see gRPC API).

The gRPC API can also be proxied via the web Web server. The requests are described in the proto-files (see gRPC API).