The latest version of binary-protocol-zmq is 0.2-0.
binary-protocol-zmq
Version 0.1 revision 0 uploaded by NicolasTrangez.
Package meta
- Synopsis
- Monad to ease implementing a binary network protocol over ZeroMQ
- Description
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.- Author
- Nicolas Trangez
- Bug reports
- n/a
- Category
- Data, Network
- Copyright
- (c) 2010 Nicolas Trangez
- Homepage
- http://github.com/NicolasT/binary-protocol-zmq
- Maintainer
- Nicolas Trangez <eikke@eikke.com>
- Package URL
- n/a
- Stability
- Experimental