Skip to content

NicolasT/binary-protocol-zmq

Repository files navigation

binary-protocol-zmq

This package contains a monad to ease development of binary network protocols on top of ZeroMQ sockets.

The protocol should be implemented using messages implementing the Binary class. This code is heavily based on the binary-protocol package by Gregory Crosswhite, and mimicks its API.

You can build the API documentation using cabal haddock.

About

Monad to ease implementing a binary network protocol over ZeroMQ

Resources

License

Stars

Watchers

Forks

Packages

No packages published