Skip to content

opendatacity/xminutes-mqtt-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Examples on how to connect to the xminutes newsstream

python

(you probably want to do this in a virtualenv)

pip install -r requirements.txt
python subscribe.py

node

npm install
npm start

browser

npm install
npm run build

# then open index.html in your browser and watch your js logs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published