The latest version of json-rpc-client is 0.2.5.0-10.
json-rpc-client
Version 0.2.2.0 revision 0 uploaded by grayjay.
Package meta
- Synopsis
- JSON-RPC 2.0 on the client side.
- Description
Functions for creating a JSON-RPC 2.0 client. See http://www.jsonrpc.org/specification. This library supports batch requests and notifications, as well as single method calls. It also provides a function for creating corresponding server-side methods with the package json-rpc-server. This library does not handle transport, so a function for communicating with the server must be provided. The demo folder contains an example client and server that can be compiled with the demo flag. See Network.JsonRpc.Client for details.
- Author
- Kristen Kozak
- Bug reports
- https://github.com/grayjay/json-rpc-client/issues
- Category
- Network, JSON
- Copyright
- n/a
- Homepage
- https://github.com/grayjay/json-rpc-client
- Maintainer
- Kristen Kozak <grayjay@wordroute.com>
- Package URL
- n/a
- Stability
- n/a