Popularity
8.5
Declining
Activity
0.0
-
3
24
9
Monthly Downloads: 7
Programming language: Haskell
License: GNU General Public License v3.0 or later
Latest version: v0.0.6
msgpack-rpc-conduit alternatives and similar packages
Based on the "msgpack" category.
Alternatively, view msgpack-rpc-conduit alternatives based on common mentions on social networks and blogs.
-
msgpack-binary
Haskell implementation of MessagePack / msgpack.org
Do you think we are missing an alternative of msgpack-rpc-conduit or a related project?
Popular Comparisons
README
MessagePack for Haskell
This is an implementation of msgpack for Haskell.
It containes:
- Serializer/Deserializer
- RPC
Install
Execute following instructions:
$ cabal update
$ cabal install data-msgpack
$ cabal install network-msgpack-rpc
Document
There are Haddoc documents on Hackage Database.