psiie / Squidl.ink

Transfer file from A to B with ease (w/o the Cloud)
http://Squidl.ink/
13 stars 4 forks source link

Project 2 Code Review #1

Closed bhague1281 closed 7 years ago

bhague1281 commented 8 years ago

Back-end notes


Front-end notes

var stats = stats || {
  uploaded: 0,
  downloaded: 0
}