Skip to content

Instantly share code, notes, and snippets.

View noopur-tiwari's full-sized avatar
🎯
Focusing

Noopur noopur-tiwari

🎯
Focusing
View GitHub Profile
@noopur-tiwari
noopur-tiwari / README.md
Created October 19, 2019 11:13 — forked from edds/README.md
Socket.IO example to stream tweets on a topic

A simple example to create a websocket server and stream tweets about a pre-defined subject to the page.

Installation

$ npm install socket.io, twitter

Run

$ node ./app.js