Skip to content

sudoconf/tus-resumable-upload-protocol

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tus resumable upload protocol

The protocol is in the protocol.md file, and you might want to use the development server to see a rendered HTML version with a table of content:

node server.js

Creating a standalone HTML file:

make protocol.html

License

Licensed under the MIT license, see LICENSE.txt.

Copyright (c) 2013 Transloadit Ltd and Contributors.

About

A protocol for resumable file uploads.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 86.3%
  • CSS 9.7%
  • Makefile 4.0%