Skip to content

joelhoisko/Contracts.Runtime

 
 

Repository files navigation

TimeSeries Runtime Contracts

Build Status

This repository holds the Protobuf and gRPC API contracts for what is exposed from our TimeSeries Runtime.

It is language agnostic and supports generated code (proxies) for multiple languages.

Cloning

This repository has sub modules, clone it with:

$ git clone --recursive <repository url>

If you've already cloned it, you can get the submodules by doing the following:

$ git submodule update --init --recursive

<>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published