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-12-04 14:39:20 +0400
committerFeross Aboukhadijeh <feross@feross.org>2013-12-04 14:41:16 +0400
commit0b8ad8777d35eefe28f075c3a863f5bd6a74f8a3 (patch)
treea90bf1f4ae02ab81b5573df5eb498cef37375363 /README.md
parent79eb836fa5beb528748f2eb7fd053c4fe1d23ecd (diff)
add native-buffer-browserify to readme
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)