event-rpc: Event::RPC event-rpc: event-rpc: Event::RPC consists of a server and a client library. The server event-rpc: exports a list of classes and methods, which are allowed to be event-rpc: called over the network. More specific it acts as a proxy for event-rpc: objects created on the server side (on demand of the connected event-rpc: clients) which handles client side methods calls with transport of event-rpc: method arguments and return values. event-rpc: event-rpc: event-rpc: