CocoaPods trunk is moving to be read-only. Read more on the blog, there are 17 months to go.

Eskaera 2.0.0

Eskaera 2.0.0

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Nov 2016
SwiftSwift Version 3.0
SPMSupports SPM

Maintained by Victor Rodriguez.



Eskaera 2.0.0

  • By
  • Victor Rodriguez and Sergio Fernández

Eskaera

Swift Library to queue HTTP requests

Synopsis

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.