js-libp2p/examples/libp2p-in-the-browser
Jacob Heun 320d84f541
docs: update examples (#271)
* docs: fix examples

* chore: remove non jenkins ci files

* chore: update libp2p-spdy

* chore: update libp2p-spdy

* docs: update example language
2018-11-14 18:50:17 +01:00
..
2018-11-14 18:50:17 +01:00
2017-11-04 16:44:09 +00:00

libp2p running in the Browser

One of the primary goals with libp2p P2P was to get it fully working in the browser and interopable with the versions running in Go and in Node.js.

1. Setting up a simple app that lists connections to other nodes

Simple go into the folder 1 and execute the following

> cd 1
> npm install
> npm start
# open your browser in port :9090

Version Published on IPFS