@hackage json-rpc-server0.1.4.0

JSON-RPC 2.0 on the server side.

json-rpc-server

Build Status

An implementation of the server side of JSON-RPC 2.0. See http://www.jsonrpc.org/specification. This library uses ByteString for input and output, leaving the choice of transport up to the user. The documentation is on Hackage: http://hackage.haskell.org/package/json-rpc-server.