nanomsg-haskell: Bindings to the nanomsg library
This is a Haskell binding for the nanomsg library: http://nanomsg.org/.
There's support for (evented) 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.
[Skip to Readme]
Downloads
- nanomsg-haskell-0.2.5.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 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, 0.2.5 |
---|---|
Change log | changelog |
Dependencies | base (>=4.5 && <5), binary (>=0.7 && <0.9), bytestring (>=0.9.0 && <0.13) [details] |
Tested with | ghc ==9.4.7, ghc ==9.6.5, ghc ==9.8.2, ghc ==9.10.1, ghc ==9.12.2 |
License | MIT |
Copyright | Copyright (c) 2013 the nanomsg-haskell authors |
Author | Ivar Nymoen |
Maintainer | Ben Gamari <ben@smart-cactus.org> |
Category | Network |
Home page | https://github.com/ivarnymoen/nanomsg-haskell |
Source repo | head: git clone https://github.com/ivarnymoen/nanomsg-haskell |
Uploaded | by BenGamari at 2025-07-19T17:33:20Z |
Distributions | |
Reverse Dependencies | 3 direct, 0 indirect [details] |
Downloads | 6209 total (10 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |