mirror of
https://github.com/fluencelabs/js-libp2p-websockets
synced 2025-04-25 20:42:12 +00:00
Merge pull request #30 from RichardLitt/master
Update README URLs based on HTTP redirects
This commit is contained in:
commit
0c6ad21c92
@ -45,7 +45,7 @@ You can learn more about pull-streams at:
|
||||
|
||||
#### Converting `pull-streams` to Node.js Streams
|
||||
|
||||
If you are a Node.js streams user, you can convert a pull-stream to a Node.js stream using the module [`pull-stream-to-stream`](https://github.com/dominictarr/pull-stream-to-stream), giving you an instance of a Node.js stream that is linked to the pull-stream. For example:
|
||||
If you are a Node.js streams user, you can convert a pull-stream to a Node.js stream using the module [`pull-stream-to-stream`](https://github.com/pull-stream/pull-stream-to-stream), giving you an instance of a Node.js stream that is linked to the pull-stream. For example:
|
||||
|
||||
```js
|
||||
const pullToStream = require('pull-stream-to-stream')
|
||||
@ -60,4 +60,4 @@ To learn more about this utility, visit https://pull-stream.github.io/#pull-stre
|
||||
|
||||
## API
|
||||
|
||||
[](https://github.com/diasdavid/interface-transport)
|
||||
[](https://github.com/libp2p/interface-transport)
|
||||
|
Loading…
x
Reference in New Issue
Block a user