noopur-tiwari / twitter-stream

node js, socket io & twitter api working project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#h1 -- FORK of below GIST

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

Then open http://localhost:1337/ in a browser that supports websockets (or iDevice).

About

node js, socket io & twitter api working project


Languages

Language:JavaScript 100.0%