The URL for the data stream service endpoint.
{{PROTOCOL}}://{{SERVER_HOST}}:{{SERVER_PORT}}/api/data-stream-service
@override String get rpcEndpointUri => "${service.app.uri.toString()}/api/data-stream-service";