Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 813 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 813 Bytes

upper

wercker status

Gitter chat

File uploader with backend express support and frontend AMD support.

Transport should primaily be via websockets and utilize the browser FileReader api, which should be supported in the below browsers. The ws library is used to listen to ws://.../upper to establish a file upload queue between the client and the server

Needs to support:

  • IE10+
  • Safari 6+
  • Latest 4/5 versions of Chrome, Firefox

####Future features

  • Upload from facebook, twitter, g+ etc