rpc: type safe rpcs provided as basic IO actions

[ bsd3, library, network ] [ Propose Tags ]

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

Maintainer's Corner

Package maintainers

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 1562 total (6 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]