CocoaPods trunk is moving to be read-only. Read more on the blog, there are 17 months to go.
TestsTested | ✗ |
LangLanguage | SwiftSwift |
License | MIT |
ReleasedLast Release | Nov 2016 |
SwiftSwift Version | 3.0 |
SPMSupports SPM | ✗ |
Maintained by Victor Rodriguez.
Swift Library to queue HTTP requests
This library can be used to persistent queue REST http requests avoiding duplicate requests that are already in process. It will also enqueue failed requests to be re-tried if required for each task.