Changes for version 1.09
- Features:
- Event::RPC::Server->prepare() to support having control over the Event loop yourself.
- Bugfixes:
- SSL tests failed due to expired CA certificate. Just created new certificates with 30 year expiration and put a gen.sh script inside to easily generate new certificates after that period ;)
- Removed unused code. Thanks for the hint to ppisar AT redhat.com.
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
AnyEvent mainloop for Event::RPC
Event mainloop for Event::RPC
Glib mainloop for Event::RPC
Implementation of Event::RPC network protocol
CBOR message formatting
JSON message formatting
Message format negotiation protocol
Sereal message formatting
Base for some message classes
Storable message formatting
Simple API for event driven RPC servers
Provides
in lib/Event/RPC/AuthPasswdHash.pm