summaryrefslogtreecommitdiff
path: root/devel/p5-Event-RPC/DESCR
blob: b94765fedc93068f0560b4fa956d6f4b2f08ec3e (plain)
1
2
3
4
5
Event::RPC supports you in developing Event based networking client/server
applications with transparent object/method access from the client to the
server. Network communication is optionally encrypted using IO::Socket::SSL.
Several event loop managers are supported due to an extensible API.
Currently Event and Glib are implemented.