mqtt 0.1.0

MQTT broker


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

mqtt

Build Status

MQTT broker written in D, using vibe.d.

Doesn't yet implement all of MQTT. There is no authentication nor QOS levels other than 0. It can be used for testing however and does correctly subscribe, unsubscribe and dispatches messages.

The unit tests in the tests directory need unit-threaded to run.

Depends on vibe.d and on cerealed. The easiest way to build is by using dub. Simply typing dub will build and run.

Running the executable makes the server listen on port 1883.

Authors:
  • Atila Neves
Dependencies:
vibe-d, cerealed
Versions:
0.1.0 2014-Apr-14
~master 2019-Mar-27
~weird_tree 2015-Nov-29
~travis 2016-Feb-25
~reuse_cereal 2014-Mar-27
Show all 7 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 504 downloads total

Score:
2.4
Short URL:
mqtt.dub.pm