@hackage nats-queue0.1.1.0
Haskell API for NATS messaging system
Categories
License
BSD-3-Clause
Maintainer
palkovsky.ondrej@gmail.com
Links
Versions
Installation
Dependencies (9)
- aeson >=0.7
- base >=4 && <5
- bytestring
- containers >=0.5
- dequeue
- network >=2.6 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.