gRPC APIs#
rta-server packages up three capabilities into a single process:
gRPC interfaces are enabled by the EnableGprc option (default: true) and present the same API as the individual toolkit services.
See also: Session Service gRPC API
See also: Config Service gRPC API
See also: Data Service gRPC API
The DataWriter service is enabled by the EnableDataWriter service option (default: true).