mqtt-hs: A MQTT client library.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

A library to communicate with MQTT brokers. See the Network.MQTT module for documentation and the project repository for some examples.


[Skip to Readme]

Properties

Versions 0.2.0, 1.0.0, 1.0.0, 1.0.1, 1.0.2
Change log None available
Dependencies async (>=2.0 && <2.2), attoparsec (>=0.10 && <0.14), base (>=4.6 && <4.10), bytestring (>=0.10.2 && <0.11), monad-loops (>=0.3 && <0.5), mtl (>=1.1 && <2.3), network (>=2.0 && <2.7), singletons (>=0.9 && <2.2), stm (>=2.4 && <2.5), text (>=0.11.0.6 && <1.3), transformers (>=0.2 && <0.6) [details]
License GPL-3.0-only
Copyright (c) 2014-2016 Lukas Braun
Author Lukas Braun <koomi+mqtt@hackerspace-bamberg.de>
Maintainer Lukas Braun <koomi+mqtt@hackerspace-bamberg.de>
Category Network
Home page http://github.com/k00mi/mqtt-hs
Source repo head: git clone git://github.com/k00mi/mqtt-hs.git
Uploaded by LukasBraun at 2016-07-01T17:23:44Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for mqtt-hs-1.0.0

[back to package description]

mqtt-hs

A Haskell MQTT client library.

Hackage and examples.