Initial commit

This commit is contained in:
David Dias
2015-09-15 14:42:08 +01:00
commit a0a9ed6b57
3 changed files with 51 additions and 0 deletions

2
README.md Normal file
View File

@ -0,0 +1,2 @@
# node-libp2p-tcp
Node.js implementation of the TCP module that libp2p uses, which implements the abstract-connection interface