krpc: KRPC remote procedure call protocol implementation.
KRPC remote procedure call protocol implementation.
- Release Notes
0.1.0.0: Initial version.
0.1.1.0: Allow passing raw argument/result dictionaries.
0.2.0.0: Async API have been removed, use async package instead. Expose caller address in handlers.
Downloads
- krpc-0.2.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.2.2.0, 0.3.0.0, 0.4.0.0, 0.4.0.1, 0.4.1.0, 0.4.1.1, 0.5.0.0, 0.6.0.0, 0.6.1.0 |
|---|---|
| Dependencies | base (>=4 && <5), bencoding (>=0.2.2 && <0.2.3), bytestring (>=0.10), containers (>=0.4), krpc, lifted-base (>=0.1.1), monad-control (>=0.3), network (>=2.3), transformers (>=0.2) [details] |
| Tested with | ghc ==7.4.1, ghc ==7.6.3 |
| License | BSD-3-Clause |
| Copyright | (c) 2013, Sam Truzjan |
| Author | Sam Truzjan |
| Maintainer | Sam Truzjan <pxqr.sta@gmail.com> |
| Uploaded | by SamTruzjan at 2013-09-28T01:19:53Z |
| Category | Network |
| Home page | https://github.com/cobit/krpc |
| Bug tracker | https://github.com/cobit/krpc/issues |
| Source repo | head: git clone git://github.com/cobit/krpc.git -b master this: git clone git://github.com/cobit/krpc.git -b master(tag v0.2.2.0) |
| Distributions | |
| Reverse Dependencies | 2 direct, 0 indirect [details] |
| Executables | bench-server, test-server |
| Downloads | 8092 total (34 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Successful builds reported [all 1 reports] |