No time to wait http://showmetheco.de/index.rss Just code Twist 0.1 PocketIO vivification http://showmetheco.de/articles/2012/1/pocketio-vivification.html Since 0.10 PocketIO doesn't require Plack and has a new dependency Protocol::SocketIO.

Keep reading ]]>
Perl pocketio socketio Sun, 22 Jan 2012 00:00:00 GMT http://showmetheco.de/articles/2012/1/pocketio-vivification.html
PocketIO - realtime applications for Plack http://showmetheco.de/articles/2011/9/pocketio-realtime-applications-for-plack.html PocketIO is a SocketIO port from Node.JS to Perl. It allows you to write realtime web applications without worring about specific browsers features: from long-polling to WebSockets.

PocketIO is built on top of AnyEvent and Plack, runs smoothly on Twiggy. This way it can be easily combined with other nonblocking Plack apps.

PocketIO can be scaled using Redis pub/sub infrastructure.

Proved to work well in production with 100-150 simultaneous connections. Works just fine with TLS/SSL (via App::TLSme) too.

Check it out. On Github or now on CPAN.

]]>
Perl socketio Fri, 23 Sep 2011 00:00:00 GMT http://showmetheco.de/articles/2011/9/pocketio-realtime-applications-for-plack.html