Skip to content

grayjay/json-rpc-server

Repository files navigation

json-rpc-server

Hackage Build Status

An implementation of the server side of JSON-RPC 2.0. See http://www.jsonrpc.org/specification. json-rpc-server uses ByteString for input and output, leaving the choice of transport up to the user. It can be used with json-rpc-client to create a client and server that communicate with the same methods.

About

A Haskell implementation of JSON RPC 2.0 on the server side.

Resources

License

Stars

Watchers

Forks

Packages

No packages published