r0mdau / stream-it

Send file anonymously over a direct stream between two web browsers
Apache License 2.0
1 stars 0 forks source link

Don't use server to stream data #1

Closed xabufr closed 9 years ago

xabufr commented 9 years ago

see http://peerjs.com/, for example.

Pro:

r0mdau commented 9 years ago

@xabufr In big organizations it's impossible to use a direct stream between browsers without using a central access because of routing.

New release for big files, the recevier browser download the file from a link provided by the server ;) https://github.com/r0mdau/stream-it/tree/develop