Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFeross Aboukhadijeh <feross@feross.org>2013-10-26 01:43:52 +0400
committerFeross Aboukhadijeh <feross@feross.org>2013-10-26 01:43:52 +0400
commit4bcb4ec60e9e84e011ad097fb1db12d225f9035f (patch)
tree633451c2a8716b5cd27f19633a0df1f22d2a534e /README.md
parenteed07d79ef33d685e9f63263cf9e83083d9d41db (diff)
add link to webrtc talk
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 905769f..49eefb8 100644
--- a/README.md
+++ b/README.md
@@ -79,6 +79,14 @@ Until BitTorrent clients add support for WebTorrent, pure WebTorrent clients can
- Flash player for other media types
- Easy torrent creation
+
+## Introduction to WebRTC DataChannel and WebTorrent
+
+Watch the talk from **RealtimeConf** on Vimeo:
+
+[![webrtc talk](https://raw.github.com/feross/webtorrent/master/webrtc-talk.png)](https://vimeo.com/77265280)
+
+
## Useful Links
- [BitTorrent Spec](https://wiki.theory.org/BitTorrentSpecification)