-
Notifications
You must be signed in to change notification settings - Fork 0
st3b1t/libp2p-nodejs-playground
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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