ipfs-shipyard / ipfs-pubsub-room-demo

IPFS Pubsub room demo
MIT License
52 stars 21 forks source link

IPFS Pubsub Room Demo

Links:

Pre-requisites

Install

$ git clone https://github.com/ipfs-labs/ipfs-pubsub-room-demo.git
$ cd ipfs-pubsub-room-demo
$ npm install

Run

$ npm start

Open in browser

Using a modern browser that supports WebRTC, like a recent version of Chrome or Firefox, open several windows of http://localhost:12345.

Open the browser console and look at the logs.

License

MIT