Changes for version 0.1007 - 2010-09-10
- Passing port => 0|undef to the Plack::Handler::Twiggy (and Twiggy::Server) means it's passing them to AnyEvent::Socket to find un available random port.
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