in reply to
Server-side Websocket implementations in non-event driven HTTP Server Environments
AFAIK,
http://cpansearch.perl.org/src/VTI/Protocol-WebSocket-0.12/examples/io-poll.pl
and
http://cpansearch.perl.org/src/VTI/Protocol-WebSocket-0.12/examples/reflex.pl
are not event driven :) although I admit I might know what I'm talking about
Comment on
Re: Server-side Websocket implementations in non-event driven HTTP Server Environments
In Section
Seekers of Perl Wisdom