@hackage krpc0.2.0.0
KRPC remote procedure call protocol implementation.
Categories
License
MIT
Maintainer
Sam T. <pxqr.sta@gmail.com>
Links
Versions
Installation
Dependencies (8)
- base >=4 && <5
- bencoding >=0.2
- bytestring >=0.10
- containers >=0.4
- lifted-base >=0.1.1
- monad-control >=0.3 Show all…
Dependents (2)
@hackage/acme-everything, @hackage/bittorrent
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.