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:
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 53ddc18..800d803 100644
--- a/README.md
+++ b/README.md
@@ -58,6 +58,7 @@ These are the modules we are writing to make WebTorrent work:
- [webtorrent](https://github.com/feross/webtorrent) (this repo)
- [magnet-uri](https://github.com/feross/magnet-uri)
- [chrome-app-socket](https://github.com/feross/chrome-app-socket) (bundles [chrome-dgram](https://github.com/feross/chrome-dgram) & [chrome-net](https://github.com/feross/chrome-net))
+- [native-buffer-browserify](https://github.com/feross/native-buffer-browserify)
- [bittorrent-dht](https://github.com/feross/bittorrent-dht) (work-in-progress)
- [bittorrent-protocol](https://github.com/feross/bittorrent-protocol) (work-in-progress)
- bittorrent-swarm (todo)