json-rpc: Fully-featured JSON-RPC 2.0 library
This JSON-RPC library is fully-compatible with JSON-RPC 2.0 and 1.0. It provides an interface that combines a JSON-RPC client and server. It can set and keep track of request ids to parse responses. There is support for sending and receiving notifications. You may use any underlying transport. Basic TCP client and server provided.
[Skip to Readme]
Downloads
- json-rpc-0.3.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.1.0, 0.2.1.1, 0.2.1.2, 0.2.1.4, 0.2.1.5, 0.2.1.6, 0.3.0.0, 0.3.0.1, 0.3.0.2, 0.4.0.0, 0.5.0.0, 0.6.0.0, 0.6.1.0, 0.6.2.0, 0.6.2.1, 0.7.0.0, 0.7.0.1, 0.7.0.2, 0.7.1.0, 0.7.1.1, 0.8.0.0, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.1.0, 1.1.1 |
---|---|
Dependencies | aeson (>=0.7 && <0.10), async (>=2.0 && <2.1), attoparsec (>=0.11), base (>=4.6 && <5), bytestring (>=0.10 && <0.11), conduit (>=1.2 && <1.3), conduit-extra (>=1.1 && <1.2), deepseq (>=1.3 && <1.5), hashable (>=1.1 && <1.3), mtl (>=2.1 && <2.3), stm (>=2.4 && <2.5), stm-conduit (>=2.5 && <2.7), text (>=0.11 && <1.3), transformers (>=0.3), unordered-containers (>=0.2 && <0.3) [details] |
License | LicenseRef-PublicDomain |
Author | Jean-Pierre Rupp |
Maintainer | root@haskoin.com |
Category | Network |
Home page | https://github.com/xenog/json-rpc |
Source repo | head: git clone https://github.com/xenog/json-rpc.git this: git clone https://github.com/xenog/json-rpc.git(tag 0.3.0.2) |
Uploaded | by XenoGenesis at 2015-08-05T21:02:52Z |
Distributions | LTSHaskell:1.1.1, Stackage:1.1.1 |
Reverse Dependencies | 5 direct, 0 indirect [details] |
Downloads | 23782 total (20 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-08-05 [all 1 reports] |