mirror of
https://github.com/fluencelabs/js-libp2p-tcp
synced 2025-05-23 03:31:27 +00:00
12 lines
1.2 KiB
Markdown
12 lines
1.2 KiB
Markdown
js-libp2p-tcp
|
|
===============
|
|
|
|
[](http://ipn.io) [[](http://webchat.freenode.net/?channels=%23ipfs) ](https://travis-ci.org/diasdavid/js-libp2p-tcp)  [](https://david-dm.org/diasdavid/js-libp2p-tcp) [](https://github.com/feross/standard)
|
|
|
|

|
|

|
|
|
|
> Node.js implementation of the TCP module that libp2p uses, which implements the [abstract-connection]() interface for dial/listen.
|
|
|
|
note: libp2p-tcp in Node.js is a very thin shim that adds the support to dial to a `multiaddr`. This small shim will enable libp2p to use other different transports.
|