proxy.golang.org : github.com/Massad/go-tus
Package tus provides a client to tus protocol version 1.0.0. tus is a protocol based on HTTP for resumable file uploads. Resumable means that an upload can be interrupted at any moment and can be resumed without re-uploading the previous data again. An interruption may happen willingly, if the user wants to pause, or by accident in case of an network issue or server outage (http://tus.io).
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/%21massad/go-tus
License: MIT
Latest release: about 3 years ago
First release: about 3 years ago
Namespace: github.com/Massad
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 2 months ago