Giter VIP home page Giter VIP logo

rsmb's Introduction

Change log

  • 15-May-2015: Added support of Forwarder Encapsulation. Mqtt-SN packets are encapsulated according to MQTT-SN Protocol Specification v1.2, chapter 5.5 Forwarder Encapsulation.
  • 01-Apr-2015: Pre-defined topic name is stripped of trailing white space characters
  • 22-Mar-2015: Added support for Pre-defined topics and Dynamic pre-defined topic names.
  • 22-Mar-2015: In MQTT-SN, PubAck send with "Rejected - Invalid topic ID" when topic name not found at message publish.
  • 22-Mar-2015: Fixed Eclipse bug 424704 - MQTT-SN broker forgets published topics.

For full list of changes see CHANGELOG file.

Overview

When I was looking for a messaging platform which I could use in home automation project I discovered MQTT-SN (MQTT for Sensor Networks), even lighter then its already lightweight sibling MQTT (MQ Telemetry Transport), protocol.

While there are few available MQTT brokers, it seems there is only one MQTT-SN broker called Really Small Message Broker, or RSMB, so my choice was easy.

After I experienced with RSMB I discovered couple of missing features (e.g: incomplete support of sleeping clients, pre-defined topic IDs) of MQTT-SN protocol. While MQTT features of RSMB are already incorporated into its successor Mosquitto there is not much buzz around MQTT-SN and my personal opinion is that it is considered secondary.

Fortunately RSMB has been open sourced and its code is available on Eclipse.org so I decided help myself, fix some bugs, add few features and do it Open.

Hopefully couple of you will find it useful and will benefit from it.

My expectations from the project

Fix few bugs, add some features so the MQTT-SN support in RSMB will be good enough small applications.

More on MQTT, MQTT-SN and RSMB

MQTT-SN specification, version 1.2. This is a document I mostly work with when figuring out how particular feature should work.

More on RSMB is in Getting Started. It covers protocol concepts, RSMB configuration, troubleshooting, bridging two brokers together, etc.

Since beginning of 2015 HiveMq is running series of informative blogs MQTT Essentials.

Credits

Most of credits belong to Ian Craggs and Nicholas O'Leary from IBM UK - original makers of RSMB.

And of course other small contributors who gave hand to the project.

License

Eclipse Public License Version 1.0

Analytics

rsmb's People

Contributors

michalfoksa avatar ralight avatar michealp avatar

Watchers

Angus Ainslie avatar Donnovan Lewis avatar Ryan Benoit avatar Nav Dhunay avatar James Cloos avatar al whiting avatar  avatar Jason Banh avatar Matthew Schmidt avatar  avatar  avatar  avatar  avatar  avatar Burke Pond avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.