#iot #minimonkey #message-broker #cli

app mm_publish

Rust client for the minimonkey message broker

1 unstable release

0.1.1 May 15, 2020

#18 in #message-broker

Custom license

13KB
176 lines

Mini Monkey Rust client

Build Status License Apache 2

Logo

Mini Monkey is a minimal message routing system. Considerably smaller and simpler than MQTT.

This repository contains the rust crate for the Mini Monkey client code.

Project Plan

  • Stabile publish
  • Stabile subscribe
  • Minimal administration tasks
  • Complete broker provisioning

Dependencies

~430KB