Download multiple files asynchronously
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Download multiple files asynchronously
- From: wladyslaw motyka <trax100@...>
- Date: Fri, 9 Mar 2012 08:58:44 +0100
Hi Lua geeks,
I need to do a function to download multiple files asynchronously by using LuaSockets and Corutines (Copas?) and by using ltn12.sink.file. Do you have any examples of such script.
I have really troubles with joining it all together.
Please could you help me?
Best regards,Wladyslaw Motyka