Skip to content

Prototype Functionality

RTA was released as prototype functionality. As such, the content in these pages is subject to change based on feedback and roadmap changes.

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: Data Service gRPC API

The DataWriter service is enabled by the EnableDataWriter service option (default: true).