mqtt ~lock_free_queue
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
MQTT broker written in D, using vibe.d.
Doesn't yet implement all of MQTT. There is no authenticatin 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.
- Registered by Atila Neves
- ~lock_free_queue released 11 years ago
- atilaneves/mqtt
- github.com/atilaneves/mqtt
- BSD 3-clause
- Copyright (C) 2013 Me. All rights reserved.
- Authors:
- 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 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
504 downloads total
-
- Score:
- 2.4
- Short URL:
- mqtt.dub.pm