Skip to content

iphydf/hs-msgpack-rpc-conduit

 
 

Repository files navigation

MessagePack for Haskell

This is an implementation of a msgpack RPC protocol for Haskell. It uses conduit to establish TCP connections and send messages over this connection. Both client and server are provided.

Document

There are Haddock documents on Hackage Database.

About

A MessagePack RPC implementation in Haskell

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 95.8%
  • Starlark 4.2%