Skip to content

Initial Release of RxUploader Library

Pre-release
Pre-release
Compare
Choose a tag to compare
@jsaund jsaund released this 10 Apr 19:38
· 29 commits to master since this release

First release of the RxUploader library

  • allows clients to enqueue Jobs which are managed by the Uploader library (persistence, uploading, status updates)
  • clients specify which errors should be retried and where content should be uploaded to

Initial release may contain bugs