Thanks to visit codestin.com
Credit goes to github.com

Skip to content

st3b1t/libp2p-nodejs-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

#libp2p NodeJS Playground

install all dependecies

```bash
$ npm install
```


## 1. Local Area Network p2p via Multicast DNS

Run in one terminals with different PORT or in differente machines in the same Local netowork

`node websocket-lan.js PORT`

any new peer is connected and discover automatically the others

About

PeerToPeer libp2p NodeJS Playground

Topics

Resources

Stars

Watchers

Forks