-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Description
Major changes:
- Replace loop around
uploadChunk()
with start and stop methods similar to tus-js-client (remove chunk size as well) - Replace
HttpURLConnection
with more modern HTTP client (maybe okhttp or HttpClient?)- Add support for setting proxies (How to set Proxy for TUSClient? #52)
- Implement a more capable system for URL storage (Tus#67 persistent url store #68)
Additional features:
- Easier access to headers (How do I get response header stream-media-id #59)
- Require size parameter for TusUpload (TusUpload should have mandatory fields. #34)
lealceldeiro
Metadata
Metadata
Assignees
Labels
No labels