rpc: type safe rpcs provided as basic IO actions
Given an address of a server sharing a set of functions, this rpc library generates functions of the same name for a client, preformed within the IO monad. Calling these results in the original function being executed server side. The pseudo-functions generated maintain their original server side type (except for the added IO).
Downloads
- rpc-0.0.1.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.0.0, 0.0.1 |
---|---|
Dependencies | base (>=3 && <5), bytestring (<1), cereal (<1), containers (<1), derive (<3), network-fancy (<1), template-haskell (<3), th-lift (<1) [details] |
License | BSD-3-Clause |
Author | Sam Anklesaria |
Maintainer | amsay@amsay.net |
Category | Network |
Uploaded | by SamAnklesaria at 2010-06-10T21:38:05Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1606 total (10 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |