2015-10-29 07:27:39 +00:00
js-libp2p-tcp
2015-09-16 12:35:18 +01:00
===============
2016-03-14 16:57:54 +00:00
[](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)
2015-09-16 12:35:18 +01:00
2015-09-16 17:43:45 +01:00


2016-04-03 03:16:27 +01:00
> Node.js implementation of the TCP module that libp2p uses, which implements the [interface-connection](https://github.com/diasdavid/interface-connection) interface for dial/listen.
2015-09-16 12:35:18 +01:00
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.