Hi! On Mon, Jun 01, 2015 at 01:28:06AM -0700, serg wrote: > I would like to calculate a part of content and send it to client, > then next part, then next part... > It is easy to do in apache+mod_perl, but I cant understand how to do it in > mojo...
EventSource works in similar way, check this example: https://metacpan.org/pod/distribution/Mojolicious/lib/Mojolicious/Guides/Cookbook.pod#EventSource-web-service -- WBR, Alex. -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
