Changes for version 0.4
- added RPC_SUB arrays to avoid infinite loop between local and remote when a function is unknown.
- remote the 'callback' string. Now when the first parameter is a subroutine reference, Agent store the reference and the subroutine will be called when the remote call is over.
Modules
Perl classes to handle SRPC calls with call-back
Perl extension for an agent object for RPC
Perl extension defining a virtual SRPC client class
Perl base class for a remote object accessible by RPC
extension defining a virtual SRPC client or server class
Perl class to handle RPC calls with call-back
Perl extension for creating RPC client
Perl class to handle a remote object
Perl class to use in the RPC server script.