Changes for version 0.86
- Note:
- SSL tests are disabled, since IO::Socket::SSL and/or Net::SSLeay seem to be broken. You find more details in the README.
- Features:
- added Event::RPC::Server->get_active_connection
- documented Event::RPC::Connection->get_client_oids
- added Event::RPC::Connection->get_client_object
- Bugfixes:
- Added missing documentation for Event::RPC::Client's error_cb attribute, which was just mentioned in the SYNPOSIS.
Modules
Event based transparent Client/Server RPC framework
Client API to connect to Event::RPC Servers
Represents a RPC connection
Represents a logging connection
Logging facility for Event::RPC
Mainloop Abstraction layer for Event::RPC
Event mainloop for Event::RPC
Glib mainloop for Event::RPC
Implementation of Event::RPC network protocol
Simple API for event driven RPC servers