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

The binary-protocol-zmq package

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.

Properties

Versions0.1, 0.2
Dependenciesbase (4.*), binary, bytestring, mtl, zeromq-haskell
LicenseBSD3
Copyright(c) 2010 Nicolas Trangez
AuthorNicolas Trangez
MaintainerNicolas Trangez <eikke@eikke.com>
StabilityExperimental
CategoryData, Network
Home pagehttp://github.com/NicolasT/binary-protocol-zmq
Source repositorygit clone git://github.com/NicolasT/binary-protocol-zmq.git
Executablestest-binary-protocol-zmq
Upload dateMon Aug 2 09:47:24 UTC 2010
Uploaded byNicolasTrangez
Built onghc-6.12
Build failureghc-7.0 (log)

Modules

Downloads