krpc: KRPC remote procedure call protocol implementation.

[ bsd3, library, network ] [ Propose Tags ]

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

Maintainer's Corner

Package maintainers

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]
License BSD-3-Clause
Copyright (c) 2013, Sam Truzjan
Author Sam Truzjan
Maintainer Sam Truzjan <pxqr.sta@gmail.com>
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)
Uploaded by SamTruzjan at 2013-09-28T01:19:53Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Executables bench-server, test-server
Downloads 7644 total (24 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]