Skip to content

Tutorial: Transport API

Raymond Cheng edited this page Mar 13, 2014 · 1 revision

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

screenshot

Clone this wiki locally