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

Changes for version 0.05 - 2015-11-01

  • ENHANCEMENT
    • Add websocket_server option. (gh#3)
    • Now the exception from the handshake process is available as $psgi_env->{"plack.app.websocket.error.handshake"}.

Modules

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