messagepack

Serialize instance for Message Pack Object

https://github.com/rodrigosetti/messagepack

Version on this page:0.5.1
LTS Haskell 22.17:0.5.5
Stackage Nightly 2024-04-19:0.5.5
Latest on Hackage:0.5.5

See all snapshots messagepack appears in

MIT licensed by Rodrigo Setti
Maintained by [email protected]
This version can be pinned in stack with:messagepack-0.5.1@sha256:c465ac6e0a6c63b699aadc1778ba067be72bc81f14417df9f4889d0eda45b843,1794

Module documentation for 0.5.1

Used by 1 package in nightly-2016-02-19(full list with versions):

messagepack

Build Status

Serialize instance for Message Pack Object.

For a for Message Pack RPC (remote procedure call) support library, check messagepack-rpc.