Skip to content

Tutorial: Transport API

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

prepareSecure API usage

screenshot