nats-queue: Haskell API for NATS messaging system

[ bsd3, library, network ] [ Propose Tags ]

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.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.1, 0.1.1.0, 0.1.2.0, 0.1.2.1, 0.1.2.2
Dependencies aeson (>=0.8.0.1), async, base (>=4.8 && <5), bytestring, containers (>=0.5), dequeue (>=0.1.7), network (>=2.6), network-uri (>=2.6), random, text [details]
License BSD-3-Clause
Author Ondrej Palkovsky
Maintainer Stephen OBrien <wayofthepie@gmail.com>
Category Network
Source repo head: git clone https://github.com/ondrap/nats-queue.git
Uploaded by wayofthepie at 2017-01-03T17:54:31Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3809 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-01-03 [all 1 reports]