/JetMQ

Lightweight MQTT message broker (Scala, JVM, Akka)

Primary LanguageScalaMIT LicenseMIT

JetMQ

Build Status

Introduction

JetMQ - lightweight MQTT message broker. First release will contain support for MQTT v3.1.1 (more details about protocol by the lik http://docs.oasis-open.org/mqtt/mqtt/v3.1.1/os/mqtt-v3.1.1-os.html).

JetMQ released mainly with Typesafe stack:

  • Scala
  • Akka

For MQTT parsing choosen

  • Scodec

More details will be added soon.

Installation

We are planning to include full-featured Docker image for easy deploying. Currently sbr run is enough.

More details will be added soon.