Skip to content

Conversation

@Mindwalker2076
Copy link

  • Added function putChunked(...)
  • Added function commitChunked(...)
  • Also added function uploadChunked(...), which automates the chunked uploading; it can be used as an alternative to calling putChunked(...) and commitChunked(...) directly.
  • Updated documentation for added functions

added function uploadChunked as alternative to using putChunked and commitChunked directly.
updated documentation for added functions
…ther, then success. changed onEndUpload to return status, reply first and then only the upload_id, chunkSize, offset. Client should be able to calculate bytes transferred so far based on status and offset.
…d_id, offset will be present in reply, and chunkSize would be known already. updated documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant