block by drnic 606965

606965

Getting started

First add your twitter username and password, then:

bundle install
ruby server [optional term]
open websocket.html

You should see some tweets appear. If not take a look at the javascript console.

Gemfile

Gemfile.lock

language_detector.rb

server.rb

twitter.json.example

twitter_stream.rb

websocket.html