Skip to content

Commit

Permalink
Ads for more modules
Browse files Browse the repository at this point in the history
  • Loading branch information
dex4er committed Feb 4, 2018
1 parent a2e240d commit 03977c6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Expand Up @@ -144,6 +144,13 @@ promiseReadable.destroy()

This method calls `destroy` method on stream and cleans up all own handlers.

### See also

[`PromiseWritable`](https://www.npmjs.com/package/promise-writable),
[`PromiseDuplex`](https://www.npmjs.com/package/promise-duplex),
[`PromiseSocket`](https://www.npmjs.com/package/promise-socket),
[`PromisePiping`](https://www.npmjs.com/package/promise-piping).

### License

Copyright (c) 2017-2018 Piotr Roszatycki <piotr.roszatycki@gmail.com>
Expand Down

0 comments on commit 03977c6

Please sign in to comment.