19 Nov
2012
19 Nov
'12
10:33 a.m.
On Mon, Nov 19, 2012 at 12:31 PM, Stefan Hornburg (Racke) <racke@linuxia.de>wrote:
On 11/19/2012 11:27 AM, sawyer x wrote:
Nice going!
I'll write one on the async trick we did at $work.
One guy at the Austrian Perl Workshop asked me how async works with Dancer (he tried and failed), so he will be probably glad about this.
Asynchronous works great with Dancer. There just aren't a lot of hooks for asynchronous replies, but you can play with send_file which has access to the actual raw PSGI reply.