Hi Mark,

Thanks for the feedback.  OK I'll have a go then.

Here's my initial attempts...

https://github.com/miketonks/CGI--Application

https://github.com/miketonks/CGI-Application-Plugin-Stream

Does this approach seem ok?

mike


On 5 October 2012 14:03, Mark Stosberg <m...@summersault.com> wrote:

> Mike,
>
> My reading of the spec is that you can return a callback instead of a
> body, and the Plack server should handle the rest:
>
> https://metacpan.org/module/PSGI#Delayed-Response-and-Streaming-Body
>
> If the server doesn't suppport streaming, a MiddleWare can provide it:
>
> https://metacpan.org/module/Plack::Middleware::BufferedStreaming
>
> I have not needed to do this yet myself with PSGI (but will eventually).
>
>    Mark

#####  CGI::Application community mailing list  ################
##                                                            ##
##  To unsubscribe, or change your message delivery options,  ##
##  visit:  http://www.erlbaum.net/mailman/listinfo/cgiapp    ##
##                                                            ##
##  Web archive:   http://www.erlbaum.net/pipermail/cgiapp/   ##
##  Wiki:          http://cgiapp.erlbaum.net/                 ##
##                                                            ##
################################################################

Reply via email to