Skip to content

badboy/streamie

 
 

Repository files navigation

Streamie

To try out Streamie go to http://streamie.org

For hacking on Streamie, see: http://www.nonblocking.io/2010/08/future-is-here-i-just-forked-running.html

Setup

  • use node.js version 0.2.x
  • sudo sh deps
  • Go to dev.twitter.com and get oAuth secrets for local.streamie.org
  • cp config.sample.json config.json and edit config.json
  • cd lib/
  • mkdir data
  • node server.js
  • Edit your /etc/hosts file and map local.streamie.org to 127.0.0.1
  • http://local.streamie.org:8888/
  • Now post anything, favorite, etc. Comes up almost before the UI finishes processing.

About

A twitter user stream to websocket proxy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Shell 0.1%