mirror of
https://github.com/fluencelabs/js-libp2p-tcp
synced 2025-07-31 11:22:14 +00:00
6be826965e68409cb8ec9661d71441c18e57b4d6
after the great name swap, following https://github.com/diasdavid/node-ipfs-swarm/issues/8#issuecomment-140929746
after the great name swap, following https://github.com/diasdavid/node-ipfs-swarm/issues/8#issuecomment-140929746
node-libp2p-tcp
[
](https://travis-ci.org/diasdavid/node-libp2p-tcp)
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.
Description
Languages
JavaScript
100%