Skip to content

pilovm/multithreaded-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multithreaded uploader

This project have developed to show you how to create multithreaded file uploading in javascript.

More information about multithreaded uploading you can find in my article here.

How to test it

You have to clone the repository and start the server

git clone https://github.com/pilovm/multithreaded-uploader.git
npm i
npm start

Then you can open localhost:3000 and try to upload files. They will store in files folder.

About

An example of multithreaded file uploading in javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published