Features
- uploading/downloading multiple files concurrently or sequentially
- grouping tasks with awesome custom operators (
|||
and-->
)
- grouping tasks with awesome custom operators (
- supports background uploading/downloading
- supports progress tracking (single task and group of tasks)
- enable to resume, pause, cancel, retry the task
- header configurable
- request parameters configurable
Quick example
Usage
Installation
- Installation with CocoaPods
Then run the following command:
- Copying all the files into your project
- Using submodule
Todo
- [ ] retry, pause, cancel
- [ ] validation
Requirements
- iOS 8.0+
- Xcode 6.1
License
Transporter is released under the MIT license. See LICENSE for details.