zeromq4-haskell: Bindings to ZeroMQ 4.x

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

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]

Properties

Versions 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.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 && <2.1), base (>=3 && <5), bytestring, containers, exceptions (>=0.6 && <0.7), ghc-prim (>=0.3 && <0.4), semigroups (>=0.8), transformers (>=0.3) [details]
License MIT
Copyright (c) 2010 - 2014 zeromq-haskell authors
Author Toralf Wittner
Maintainer Toralf Wittner <tw@dtex.org>
Category System, FFI
Home page http://github.com/twittner/zeromq-haskell/
Source repo head: git clone https://github.com/twittner/zeromq-haskell
Uploaded by ToralfWittner at 2014-09-26T22:06:41Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for zeromq4-haskell-0.6.2

[back to package description]

zeromq4-haskell

This library provides Haskell bindings to 0MQ 4.0.