This Kotlin code uses coroutines and the Ktor HttpClient to download files concurrently. The downloadFiles function takes a list of URLs and a destination folder, and it launches a coroutine for each download. The coroutines run concurrently, and joinAll is used to wait for all downloads to complete.
-
Notifications
You must be signed in to change notification settings - Fork 0
embers1algebra/HttpClient
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published