Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 593 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 593 Bytes

IPFS Pubsub Room Demo

Links:

Pre-requisites

  • Have Node.js version 6 or greater installed

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