PAGI-Nano 0.001000 Latest
Files
- Changes
- LICENSE
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- README
- cpanfile
- dist.ini
- examples/README.md
- examples/background-tasks/app.pl
- examples/bidirectional-websocket/app.pl
- examples/chat-showcase/app.pl
- examples/connection-introspection/app.pl
- examples/contact-form/app.pl
- examples/contact-form/public/index.html
- examples/custom-middleware/app.pl
- examples/custom-middleware/lib/Example/Middleware/ApiKey.pm
- examples/custom-middleware/lib/Example/Middleware/RequestTimer.pm
- examples/custom-send-events/app.pl
- examples/duplex-http-stream/app.pl
- examples/duplex-http-stream/probe.pl
- examples/error-handling/app.pl
- examples/flow-control/app.pl
- examples/full-demo/app.pl
- examples/game-of-life/app.pl
- examples/hello-http/app.pl
- examples/job-runner/app.pl
- examples/lifespan-state/app.pl
- examples/mini-framework/app.pl
- examples/mounted-stash-state/app.pl
- examples/named-routes/app.pl
- examples/periodic-events/app.pl
- examples/psgi-bridge/app.pl
- examples/quickstart/app.pl
- examples/request-body/app.pl
- examples/rest-resource/app.pl
- examples/sessions/app.pl
- examples/sse-broadcaster/app.pl
- examples/sse-custom-events/app.pl
- examples/sse-custom-events/probe.pl
- examples/static-file/app.pl
- examples/static-file/public/index.html
- examples/streaming-response/app.pl
- examples/strong-params-deep/app.pl
- examples/tasks-modulino/lib/MyApp.pm
- examples/utf8-echo/app.pl
- examples/websocket-echo/app.pl
- lib/PAGI/Nano.pm
- lib/PAGI/Nano/Context.pm
- lib/PAGI/Nano/Context/HTTP.pm
- lib/PAGI/Nano/Context/SSE.pm
- lib/PAGI/Nano/Context/WebSocket.pm
- lib/PAGI/Nano/ServiceRegistry.pm
- t/01-context.t
- t/02-routing-coercion.t
- t/03-params-middleware.t
- t/04-lifecycle-static-mount.t
- t/05-websocket-sse-stream.t
- t/06-verbs-named-mw-tojson.t
- t/07-run-shapes.t
- t/08-examples.t
- t/09-named-routes.t
- t/10-raw.t
- t/11-not-found-protocols.t
- t/lib/NanoTest/Mw.pm
- t/service.t