The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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