ErickWendel / upload-file-stream-busboy-socketio

Example of how to upload files and update status on demand

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Busboy + Socket Upload Status

This project was built to show how to upload files using Busboy and then emit status events throught channels on Socket.io

Demo

Running

  • npm install
  • npm start

Go to http://localhost:3000

About

Example of how to upload files and update status on demand


Languages

Language:JavaScript 69.6%Language:HTML 30.4%