Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 440 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 440 Bytes

RemotiveBroker Rust API

remotivelabs-broker - Rust library with gRPC-bindings and utility functions.

Getting started

cd rust/remotivelabs-broker

# build
cargo build

Building

cd rust/remotivelabs-broker

cargo build

Versioning

Follow Semantic versioning. Beta versions should be suffixed with -beta*, example 0.2.0-beta1.

Publishing

This library is not published.