msgpack/msgpack-haskell

Haskell implementation of MessagePack / msgpack.org[Haskell]

Haskell

138

222 commits

updated Feb 17, 2023

See the code

README

MessagePack for Haskell Build Status

This is an implementation of MessagePack for Haskell.

It contains:

  • Serializer/Deserializer
  • RPC

Installation

Execute following instructions:

$ cabal update
$ cabal install msgpack
$ cabal install msgpack-rpc

Documentation

Haddock documentation can be found on Hackage:

Contributors

tanakh

133 commits

hvr

40 commits

pepshiso

10 commits

msgpack/msgpack-haskell

Haskell implementation of MessagePack / msgpack.org[Haskell]

Haskell

138

222 commits

updated Feb 17, 2023

See the code

README

MessagePack for Haskell Build Status

This is an implementation of MessagePack for Haskell.

It contains:

  • Serializer/Deserializer
  • RPC

Installation

Execute following instructions:

$ cabal update
$ cabal install msgpack
$ cabal install msgpack-rpc

Documentation

Haddock documentation can be found on Hackage:

Contributors

tanakh

133 commits

hvr

40 commits

pepshiso

10 commits

Languages

Haskell

99.5%