perl-Event-RPC - Event based transparent Client/Server RPC framework
Website: | http://search.cpan.org/dist/Event-RPC/ |
---|---|
License: | "Distributable" |
- Description:
Event::RPC consists of a server and a client library. The server exports a list of classes and methods, which are allowed to be called over the network. More specific it acts as a proxy for objects created on the server side (on demand of the connected clients) which handles client side methods calls with transport of method arguments and return values.
Packages
perl-Event-RPC-1.05-2m.mo8.noarch [73 KiB] |
Changelog
by NARITA Koichi (2014-06-29):
- (1.05-2m) - rebuild against perl-5.20.0 |