@hackage nats-queue0.1.2.2
Haskell API for NATS messaging system
Categories
License
BSD-3-Clause
Maintainer
Stephen OBrien <wayofthepie@gmail.com>
Links
Versions
Installation
Dependencies (10)
- aeson >=0.8.0.1
- async
- base >=4.8 && <5
- bytestring
- containers >=0.5
- dequeue >=0.1.7 Show all…
Dependents (1)
@hackage/acme-everything
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.