David Dias b548f9d381 Merge pull request #3 from diasdavid/update/extra-awesomeness
multiple listeners, more tests, understand multiaddr on the listen function
2016-03-04 19:11:02 +00:00
2015-09-15 14:42:08 +01:00
2015-09-16 17:43:45 +01:00
2015-09-15 14:42:08 +01:00
2015-12-28 17:14:01 -05:00

js-libp2p-tcp

[ Build Status](https://travis-ci.org/diasdavid/js-libp2p-tcp) Dependency Status js-standard-style

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
No description provided
Readme 1.6 MiB
Languages
JavaScript 100%