nats-queue: Haskell API for NATS messaging system
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.
This library is a Haskell driver for NATS http://nats.io. NATS is a fast and lightweight publish-subscribe messaging system. This version supports authentication but does not support SSL as the current version of gnatsd (go server 0.5.6) does not support it either.
Properties
Versions | 0.1.0.1, 0.1.0.1, 0.1.1.0, 0.1.2.0, 0.1.2.1, 0.1.2.2 |
---|---|
Change log | None available |
Dependencies | aeson (>=0.7), base (>=4 && <5), bytestring, containers (>=0.5), dequeue, network, random, text [details] |
License | BSD-3-Clause |
Author | Ondrej Palkovsky |
Maintainer | palkovsky.ondrej@gmail.com |
Category | Network |
Source repo | head: git clone https://github.com/ondrap/nats-queue.git |
Uploaded | by ondrap at 2014-11-17T10:48:50Z |
Modules
- Network
- Network.Nats
Downloads
- nats-queue-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees