binary-protocol-zmq: Monad to ease implementing a binary network protocol over ZeroMQ

[ bsd3, data, library, network ] [ Propose Tags ]

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.

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
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

Maintainer's Corner

Package maintainers

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 1983 total (5 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]