Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/newam/newam-mqtt
Another incomplete rust crate for MQTT
https://github.com/newam/newam-mqtt
embedded mqtt rust
Last synced: 17 days ago
JSON representation
Another incomplete rust crate for MQTT
- Host: GitHub
- URL: https://github.com/newam/newam-mqtt
- Owner: newAM
- License: mit
- Created: 2021-12-11T18:06:14.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-07T01:12:28.000Z (6 months ago)
- Last Synced: 2024-10-12T02:05:15.016Z (24 days ago)
- Topics: embedded, mqtt, rust
- Language: Rust
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# newam-mqtt
[![CI](https://github.com/newAM/newam-mqtt/workflows/CI/badge.svg)](https://github.com/newAM/newam-mqtt/actions?query=branch%3Amain)
[![nightly-docs](https://img.shields.io/badge/docs-nightly-black)](https://newam.github.io/newam-mqtt/newam_mqtt/index.html)Another incomplete rust crate for MQTT.
This will not be maintained or expanded beyond my own usecases, typically embedded MQTT clients.