| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Sat, 17 Jan 2026 18:43:15 GMT
X-Served-By: cache-dfw-kdal2120035-DFW, cache-bom-vanm7210087-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768675396.623620,VS0,VE376
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
jsonrpc-conduit: JSON-RPC 2.0 server over a Conduit.
jsonrpc-conduit: JSON-RPC 2.0 server over a Conduit.
jsonrpc-conduit implements the basic building block of a JSON-RPC 2.0 server.
It provides a Conduit that consumes RPC requests and invokes user-provided
functions to handle them. Conversion of values to and from JSON is almost
completely automatic thanks to the aeson library.
The JSON-RPC conduit is generic with respect to the channel used to exchange data with the client. It can use a network connection or, for example, the standard input / ouput of a process.
Downloads
- jsonrpc-conduit-0.4.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
| Versions [RSS] | 0.2, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.2.6, 0.2.7, 0.3.0, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.3.6, 0.3.7, 0.3.8, 0.3.9, 0.3.10, 0.3.11, 0.3.12, 0.3.13, 0.4.0, 0.4.1 |
|---|---|
| Dependencies | aeson (>=2.2.0.0 && <2.3), attoparsec (>=0.11 && <0.15), attoparsec-aeson (>=2.2.0.0 && <2.3), base (>=4 && <5), bytestring (>=0.10 && <0.13), conduit (>=1.2.8 && <1.4), conduit-extra (>=1.1 && <1.4), mtl (>=2.1 && <2.4), text (>=1.1 && <2.2), transformers (>=0.3 && <0.7), unordered-containers (>=0.2 && <0.3) [details] |
| Tested with | ghc >=8.6.5 |
| License | GPL-3.0-only |
| Author | Gabriele Sales |
| Maintainer | gbrsales@gmail.com |
| Uploaded | by GabrieleSales at 2024-02-19T21:37:42Z |
| Category | Conduit |
| Source repo | head: git clone https://github.com/gbrsales/jsonrpc-conduit.git |
| Distributions | NixOS:0.4.1 |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 9832 total (102 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating |
|
| Status | Docs available [build log] Last success reported on 2024-02-19 [all 1 reports] |