Hello, Gaal,
> Has anyone done work on writing a "transport" module for messages with
> Event.pm?
I wrote IPC::LDT (see CPAN) exactly for this purpose. It is not built on
base of Event but intended to well cooperate with it. All communications in
my own event driven client/server implementations are done via this module.
Greetings
Jochen
- Message module over Event.pm Gaal Yahas
- Re: Message module over Event.pm Jochen Stenzel
- Re: Message module over Event.pm Joshua N Pritikin
- Re: Message module over Event.pm Gaal Yahas
