zeromq4-conduit: Conduit wrapper around zeromq4-haskell

[ lgpl, library, web ] [ Propose Tags ]

Conduit wrapper around zeromq4-haskell


[Skip to Readme]

Modules

  • Data
    • Conduit
      • Data.Conduit.ZMQ4
  • System
    • ZMQ4
      • System.ZMQ4.Monad

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Dependencies base (>=4.7 && <5), bytestring, conduit, lifted-base, monad-control, mtl, resourcet, semigroups, transformers, transformers-base, zeromq4-haskell [details]
License LGPL-2.1-only
Copyright 2017 Andy Georges
Author Nicolas Trangez (2012), Andy Georges (2017)
Maintainer Andy Georges
Category Web
Home page https://github.com/itkovian/zeromq4-conduit#readme
Source repo head: git clone https://github.com/itkovian/zeromq4-conduit
Uploaded by AndyGeorges at 2017-06-08T13:56:27Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 863 total (4 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2017-06-08 [all 3 reports]

Readme for zeromq4-conduit-0.1.0.0

[back to package description]

zeromq4-conduit

Build Status

This package contains Conduit bindings for the zeromq4-haskell package. The "examples" folder contains transcriptions of the examples provided in the zeromq-haskell tree, using this library.