You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dborkan edited this page Oct 3, 2014
·
3 revisions
In this section, we'll describe the File Drop demo, a simple tool that lets users share files peer-to-peer. The demo makes use of the Transport API to send large binary data directly between browsers.
The source code for this tutorial can be found here: Repository-05