Skip to content

rimms/msgpack-haskell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

145 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MessagePack for Haskell

This is a msgpack implementation of Haskell.

It containes

  • Serializer/Deserializer
  • RPC
  • IDL

Install

To install this, execute following instructions.

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

Document

There are Haddoc documents on Hackage Database.

About

Haskell implementation of MessagePack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Haskell 100.0%