nanomsg-haskell: Bindings to the nanomsg library

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:

This is a Haskell binding for the nanomsg library: http://nanomsg.org/. There's support for blocking send and recv, a non-blocking receive, and for all the socket types and the functions you need to wire them up and tear them down again. Most sockets options are available through accessor and mutator functions. Sockets are typed, transports are not.

Properties

Versions 0.1.0, 0.1.0, 0.1.1, 0.1.2, 0.2.0, 0.2.1.1, 0.2.2, 0.2.3, 0.2.4
Change log None available
Dependencies base (>=4 && <5), bytestring (>=0.9.0 && <0.11) [details]
License MIT
Copyright Copyright (c) 2013 the nanomsg-haskell authors
Author See AUTHORS file
Maintainer <ivar.nymoen@gmail.com>
Category Network
Home page https://github.com/ivarnymoen/nanomsg-haskell
Source repo head: git clone https://github.com/ivarnymoen/nanomsg-haskell
Uploaded by inymoen at 2013-10-22T21:15:37Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees