libits-client 1.0.1

library to connect on an ITS MQTT server
Documentation
1
2
3
4
5
6
7
8
9
10
# Rust libits-client

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Build Status](https://github.com/Orange-OpenSource/its-client/workflows/Rust/badge.svg)](https://github.com/Orange-OpenSource/its-client/actions)
[![crates.io](https://img.shields.io/crates/v/libits-client)](https://crates.io/crates/libits-client)

The Intelligent Transportation Systems (ITS) [MQTT](https://mqtt.org/) Rust client library based on
the [JSon](https://www.json.org) [ETSI](https://www.etsi.org/committee/its) specification transcription.

This package provides the Rust library to build a client.