rpc-0.0.1: type safe rpcs provided as basic IO actions

The rpc package

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).

Properties

Versions0.0.0, 0.0.1
Dependenciesbase (≥3 & <5), bytestring (0.*), cereal (0.*), containers (0.*), derive (<3), network-fancy (0.*), template-haskell (<3), th-lift (0.*)
LicenseBSD3
AuthorSam Anklesaria
Maintaineramsay@amsay.net
CategoryNetwork
Upload dateThu Jun 10 21:38:05 UTC 2010
Uploaded bySamAnklesaria
Built onghc-6.12
Build failureghc-7.0 (log)

Modules

Downloads