openbsd-ports/net/p5-Event-RPC/pkg/DESCR
2007-05-19 10:06:53 +00:00

6 lines
336 B
Plaintext

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.