tus_client library

Classes

TusClient
This class is used for creating or resuming uploads.
TusMemoryStore
This class is used to lookup a fingerprint with the corresponding file entries in a Map.
TusStore
Implementations of this interface are used to lookup a fingerprint with the corresponding file.

Exceptions / Errors

ProtocolException
This exception is thrown if the server sends a request with an unexpected status code or missing/invalid headers.