Changes for version 0.37 - 2011-08-03
- use protocol::websocket, so we can support draft-ietf-hybi-10.
Modules
Web toolkit for the long hair, or comet
Serve javascript files for Web::Hippie
Multi-part XHR handler
Websocket handler
Persistent Connection Abstraction for Hippie
Examples
- eg/chat/chat.psgi
- eg/chat/static/jquery-1.3.2.min.js
- eg/chat/static/jquery.cookie.js
- eg/chat/static/jquery.md5.js
- eg/chat/static/pretty.js
- eg/chat/static/screen.css
- eg/chat/templates/index.mt
- eg/chat/templates/room.mt
- eg/chat/templates/test.js
- eg/timer/app.psgi
- eg/timer/static/index.html
- eg/timer/static/jquery-1.3.2.min.js
- eg/timer/static/screen.css