No time to wait http://showmetheco.de/index.rss Just code Twist 0.1 Using Protocol::WebSocket with Plack http://showmetheco.de/articles/2011/3/using-protocol-websocket-with-plack.html I recently added PSGI support to Protocol::Websocket. And below is an example of WebSocket echo server using Plack, AnyEvent and Twiggy.

Keep reading ]]>
Perl plack websocket Sat, 05 Mar 2011 00:00:00 GMT http://showmetheco.de/articles/2011/3/using-protocol-websocket-with-plack.html
More Mojolicious WebSocket examples http://showmetheco.de/articles/2010/5/more-mojolicious-websocket-examples.html I've been playing with WebSockets for a while. And here are some links to the projects I've came up with. Server side is written in Mojolicious::Lite. Client side is mostly JQuery. For non websocket browser Flash workaround is used.

Showmetheshell

An interactive shell with colors and unicode support.

http://github.com/vti/showmetheshell

Some screenshots are available in the repo:

http://github.com/vti/showmetheshell/tree/master/screenshots

Showmethedesktop

A HTML5 Canvas VNC client.

http://github.com/vti/showmethedesktop

When implementing this I've also written a Protocol::RFB module. That does the job.

http://github.com/vti/protocol-rfb

Showmethedrawing

A HTML5 Canvas simple colaboration drawing.

http://github.com/vti/showmethedrawing

Mojomber

A simple multiplayer Bomberman clone. Fun to play :)

http://github.com/vti/mojomber

And BTW, Mojo::JSON::Any speeds up everything.

Enough self advertising for today ;)

]]>
html5 websocket perl mojolicious Sun, 16 May 2010 00:00:00 GMT http://showmetheco.de/articles/2010/5/more-mojolicious-websocket-examples.html