NAME
PAGI::Nano::Context::WebSocket - The WebSocket context vended by PAGI::Nano
DESCRIPTION
A subclass of PAGI::Context::WebSocket (so $c->websocket and the full WebSocket API are available) that also mixes in PAGI::Nano::Context, giving WebSocket handlers $c->uri_for for link generation.
SEE ALSO
PAGI::Nano, PAGI::Nano::Context, PAGI::Context::WebSocket.
AUTHOR
John Napiorkowski <jjnapiork@cpan.org>
COPYRIGHT & LICENSE
Copyright 2026, John Napiorkowski. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.