The latest version of json-rpc-server is 0.2.6.0-8.

json-rpc-server

Version 0.2.2.0 revision 0 uploaded by grayjay.

Package meta

Synopsis
JSON-RPC 2.0 on the server side.
Description

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. See the Network.JsonRpc.Server module for an example. json-rpc-server can be used with json-rpc-client to create a client and server that communicate with the same methods.

Author
n/a
Bug reports
https://github.com/grayjay/json-rpc-server/issues
Category
Network, JSON
Copyright
n/a
Homepage
https://github.com/grayjay/json-rpc-server
Maintainer
Kristen Kozak <grayjay@wordroute.com>
Package URL
n/a
Stability
n/a

Components