KO
|
EN
gitlite — search
Search
#python
#cli
#ai
#llm
#hacktoberfest
#typescript
#golang
#mcp
#gemini
#tui
#home-assistant
#automation
ipfs-pubsub-room-demo
★ 52
Open GitHub ↗
IPFS Pubsub room demo
Download README (.md)
Explore Similar Repositories
DArm
:
A desktop arm that can write and draw.
NSGA-II
:
an implementation of NSGA-II in java
nominatim-docker
:
Fully-featured container for geocoding, reverse geocoding and address lookup based on Nominatim and Open Street Map data.
Awesome-Object-Tracking
:
Object Tracking Algorithms Resources
ripplectron
:
:credit_card: ripple wallet for electron
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
ipfs-pubsub-room-demo
?
Download (.md)
# IPFS Pubsub Room Demo Links: - [Demo script](SCRIPT.md) - [Demo video](https://www.youtube.com/watch?v=Nv_Teb--1zg) ## 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](http://localhost:12345). Open the browser console and look at the logs. ## License MIT