Skip to content
ironcamel edited this page Sep 13, 2010 · 11 revisions

This page is for brainstorming about implementing support for WebSockets in Dancer

There exists support for websockets at the plack level via Web::Hippie:
http://p3rl.org/Web::Hippie

< franck> web::hippie is nice, but you have to put your code in the psgi application
< franck> and it’s not easy to write if you don’t have a good understanding of weboscket, imo

Clone this wiki locally