zeromq4-haskell: Bindings to ZeroMQ 4.x
The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products.
0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more.
This library provides the Haskell language binding to 0MQ >= 4.x
[Skip to Readme]
Modules
- Data
- Data.Restricted
- System
- System.ZMQ4
- System.ZMQ4.Internal
- System.ZMQ4.Internal.Base
- System.ZMQ4.Internal.Error
- System.ZMQ4.Monadic
- System.ZMQ4.Internal
- System.ZMQ4
Downloads
- zeromq4-haskell-0.8.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Versions [RSS] | 0.1, 0.2, 0.3, 0.3.1, 0.3.2, 0.4, 0.4.1, 0.5, 0.5.1, 0.6, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.5, 0.6.6, 0.6.7, 0.7.0, 0.8.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | async (>=2.0 && <3.0), base (>=3 && <5), bytestring (>=0.10), containers (>=0.5), exceptions (>=0.6 && <1.0), ghc-prim (>=0.3 && <0.4), monad-control (>=1.0), semigroups (>=0.8), transformers (>=0.3), transformers-base (>=0.4) [details] |
Tested with | ghc ==8.2.2 |
License | MIT |
Copyright | (c) 2010 - 2015 zeromq-haskell authors |
Author | Toralf Wittner |
Maintainer | Toralf Wittner <tw@dtex.org> |
Category | System, FFI |
Home page | https://gitlab.com/twittner/zeromq-haskell/ |
Source repo | head: git clone https://gitlab.com/twittner/zeromq-haskell |
Uploaded | by ToralfWittner at 2019-03-03T15:15:33Z |
Distributions | Arch:0.8.0, Debian:0.8.0, LTSHaskell:0.8.0, NixOS:0.8.0, Stackage:0.8.0 |
Reverse Dependencies | 21 direct, 19 indirect [details] |
Downloads | 25089 total (125 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2019-03-03 [all 2 reports] |