Changes for version 0.1005 - 2009-12-12
- Fixed services conflicts with the latest Moose (hiratara)
- Use path_info rather than path to dispatch
- Push buffered events immediately in long-poll (hiratara)
- Fixed params bug where multiple values are flattened (ingy)
Modules
Non-blocking web framework based on Plack and AnyEvent
Message Queue system for Tatsumaki
Provides
in lib/Tatsumaki/Application.pm
in lib/Tatsumaki/Error.pm
in lib/Tatsumaki/Error.pm
in lib/Tatsumaki/Error.pm
in lib/Tatsumaki/HTTPClient.pm
in lib/Tatsumaki/Handler.pm
in lib/Tatsumaki/Middleware/BlockingFallback.pm
in lib/Tatsumaki/Request.pm
in lib/Tatsumaki/Response.pm
in lib/Tatsumaki/Server.pm
in lib/Tatsumaki/Service.pm
in lib/Tatsumaki/Template.pm
in lib/Tatsumaki/Template/Micro.pm
Examples
- eg/chat/app.psgi
- eg/chat/static/DUI.js
- eg/chat/static/Stream.js
- eg/chat/static/jquery-1.3.2.min.js
- eg/chat/static/jquery.cookie.js
- eg/chat/static/jquery.ev.js
- eg/chat/static/jquery.md5.js
- eg/chat/static/jquery.oembed.js
- eg/chat/static/pretty.js
- eg/chat/static/screen.css
- eg/chat/templates/chat.html
- eg/demo.pl