The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.03 - 2014-02-05

  • ENHANCEMENT
    • (gh#1) Now on_established callback gets $psgi_env as the second argument. That way, you can change behavior of the connection according to query params etc. Thanks leedo.

Modules

WebSocket server as a PSGI application
WebSocket connection for Plack::App::WebSocket