Skip to content

Stream API Client#

C# libraries for the Stream API, generated from the proto files, are available to facilitate testing and deployment.

MA.Streaming.Proto.Client.Local can be used in conjunction with MA.Streaming.Proto.ServerComponent

MA.Streaming.Proto.Client.Remote can be used in conjunction with the Stream API Server Container.

These libraries can be found at NuGet packages on the McLaren Applied NuGet feed.

Given the API is created under the gRPC framework, it is possible to generate client and server classes in a language of your choice.

For details of each of the RPC calls, refer to the protocol documentation.