Changes for version 0.1020 - 2012-02-20
- Improve SEREVR_PORT when binding multiple ports
- Documentation fixes (Pedro Melo)
- Suppres 400 if client disconnected (athomason)
- Don't restrict parsing the request body to PUT and POST requests (Moritz Onken)
- Fixed broken POST data processing (und3f, hidekiy)
Documentation
Twiggy launcher
Provides
in lib/AnyEvent/Server/PSGI.pm
in lib/Twiggy/Server.pm
in lib/Twiggy/Server/SS.pm
in lib/Twiggy/Server.pm
Examples
- eg/chat-websocket/chat.psgi
- eg/chat-websocket/static/DUI.js
- eg/chat-websocket/static/Stream.js
- eg/chat-websocket/static/jquery-1.3.2.min.js
- eg/chat-websocket/static/jquery.cookie.js
- eg/chat-websocket/static/jquery.ev.js
- eg/chat-websocket/static/jquery.md5.js
- eg/chat-websocket/static/jquery.oembed.js
- eg/chat-websocket/static/pretty.js
- eg/chat-websocket/static/screen.css
- eg/chat-websocket/templates/index.mt
- eg/chat-websocket/templates/room.mt
- eg/chat-websocket/templates/test.js