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
| Versions | 0.1, 0.2 |
|---|---|
| Dependencies | base (4.*), binary, bytestring, mtl, zeromq-haskell |
| License | BSD3 |
| Copyright | (c) 2010 Nicolas Trangez |
| Author | Nicolas Trangez |
| Maintainer | Nicolas Trangez <eikke@eikke.com> |
| Stability | Experimental |
| Category | Data, Network |
| Home page | http://github.com/NicolasT/binary-protocol-zmq |
| Source repository | git clone git://github.com/NicolasT/binary-protocol-zmq.git |
| Executables | test-binary-protocol-zmq |
| Upload date | Mon Aug 2 09:47:24 UTC 2010 |
| Uploaded by | NicolasTrangez |
| Built on | ghc-6.12, ghc-7.6 |
| Build failure | ghc-7.0 (log) |
Modules
- Control
- Monad
- BinaryProtocol
- Monad
Downloads
- binary-protocol-zmq-0.2.tar.gz (Cabal source package)
- package description (included in the package)