mirror of
https://github.com/fluencelabs/js-libp2p-tcp
synced 2025-06-11 10:11:31 +00:00
0b6361e27a2221a07978be0f99f3f12c18f3b2f4
js-libp2p-tcp
[
](https://travis-ci.org/diasdavid/js-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%