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>2014-08-20 10:28:22 +0400
committerFeross Aboukhadijeh <feross@feross.org>2014-08-20 10:28:22 +0400
commitf701fa0bb759649591b3f060e1415712395498e2 (patch)
treeb9f2ea848e03bec5c42b6a4c5a5411e09102c43f /README.md
parenta1908dc436012f4c320325c4043bde7089c26fbf (diff)
add webtorrent-discovery module to list
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c26afbe..52c3c3f 100644
--- a/README.md
+++ b/README.md
@@ -66,6 +66,7 @@ Most of the active development is happening inside of smaller npm modules which
| [string2compact](https://github.com/feross/string2compact) | [![](https://img.shields.io/travis/feross/string2compact.svg)](https://travis-ci.org/feross/string2compact) | [![](https://img.shields.io/npm/v/string2compact.svg)](https://npmjs.org/package/string2compact) | convert 'hostname:port' strings to compact
| [typedarray-to-buffer](https://github.com/feross/typedarray-to-buffer) | [![](https://img.shields.io/travis/feross/typedarray-to-buffer.svg)](https://travis-ci.org/feross/typedarray-to-buffer) | [![](https://img.shields.io/npm/v/typedarray-to-buffer.svg)](https://npmjs.org/package/typedarray-to-buffer) | efficient typedarray to buffer conversion
| [webtorrent-client](https://github.com/feross/webtorrent-client) | [![](https://img.shields.io/travis/feross/webtorrent-client.svg)](https://travis-ci.org/feross/webtorrent-client) | [![](https://img.shields.io/npm/v/webtorrent-client.svg)](https://npmjs.org/package/webtorrent-client) | work in progress
+| [webtorrent-discovery](https://github.com/feross/webtorrent-discovery) | [![](https://img.shields.io/travis/feross/webtorrent-discovery.svg)](https://travis-ci.org/feross/webtorrent-discovery) | [![](https://img.shields.io/npm/v/webtorrent-discovery.svg)](https://npmjs.org/package/webtorrent-discovery) | work in progress
| [webtorrent-swarm](https://github.com/feross/webtorrent-swarm) | [![](https://img.shields.io/travis/feross/webtorrent-swarm.svg)](https://travis-ci.org/feross/webtorrent-swarm) | [![](https://img.shields.io/npm/v/webtorrent-swarm.svg)](https://npmjs.org/package/webtorrent-swarm) | work in progress
| [webtorrent-tracker](https://github.com/feross/webtorrent-tracker) | [![](https://img.shields.io/travis/feross/webtorrent-tracker.svg)](https://travis-ci.org/feross/webtorrent-tracker) | [![](https://img.shields.io/npm/v/webtorrent-tracker.svg)](https://npmjs.org/package/webtorrent-tracker) | work in progress
| bittorrent-verifier | | | TODO