binary-protocol-zmq: Monad to ease implementing a binary network protocol over ZeroMQ
The monad provided in this package provides an easy way to implement servers
and clients which exchange messages (types which are instances of
Data.Binary.Binary) over ZeroMQ sockets.
This is heavily based on the Control.Monad.BinaryProtocol package by Gregory
Crosswhite.
Flags
Automatic Flags
| Name | Description | Default | 
|---|---|---|
| tests | Build the tests  | Disabled | 
| optimize | Enable optimizations for the library  | Enabled | 
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- binary-protocol-zmq-0.2.tar.gz [browse] (Cabal source package)
 - Package description (as included in the package)
 
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
 
| Versions [RSS] | 0.1, 0.2 | 
|---|---|
| Dependencies | base (>=4 && <5), binary, bytestring, HUnit, mtl, test-framework, test-framework-hunit, zeromq-haskell [details] | 
| License | BSD-3-Clause | 
| Copyright | (c) 2010 Nicolas Trangez | 
| Author | Nicolas Trangez | 
| Maintainer | Nicolas Trangez <eikke@eikke.com> | 
| Category | Data, Network | 
| Home page | http://github.com/NicolasT/binary-protocol-zmq | 
| Source repo | head: git clone git://github.com/NicolasT/binary-protocol-zmq.git -b master | 
| Uploaded | by NicolasTrangez at 2010-08-02T09:47:24Z | 
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] | 
| Executables | test-binary-protocol-zmq | 
| Downloads | 2088 total (7 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]  |