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
path: root/docs
diff options
context:
space:
mode:
authorFeross Aboukhadijeh <feross@feross.org>2017-01-18 13:42:44 +0300
committerGitHub <noreply@github.com>2017-01-18 13:42:44 +0300
commitbeda5162c573adbecf5d6777b6821ec451b46639 (patch)
tree0a42519f5a4c718b7045135444ff8cd693dd6ca6 /docs
parentb8f400bad11fdd19ec75ae2d5244a190709ab203 (diff)
parent1c57840eec82482fa2bab35fd2b3f20aa8eebd6f (diff)
Merge pull request #1013 from kocoten1992/patch-1
Notify user for file.deselect feature
Diffstat (limited to 'docs')
-rw-r--r--docs/api.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/api.md b/docs/api.md
index ce049dc..772a9af 100644
--- a/docs/api.md
+++ b/docs/api.md
@@ -476,6 +476,8 @@ Useful if you know you need the file at a later stage.
Deselects the file, which means it won't be downloaded unless someone creates a stream
for it.
+*Note: This method is currently not working as expected, see [dcposch answer on #164](https://github.com/feross/webtorrent/issues/164) for a nice work around solution.
+
## `stream = file.createReadStream([opts])`
Create a [readable stream](https://nodejs.org/api/stream.html#stream_class_stream_readable)