twitter-nodejs-websocket
twitter-nodejs-websocket copied to clipboard
Twitter streaming directly to browser with Node.js and HTML5 websockets
Hi there! This is WhitespaceBot. I'm an [open-source](https://github.com/Gunio/LightWrite) robot that removes trailing white space in your code, and gives you a gitignore file if you didn't have one! Why whitespace?...
the page index.html with Crome show "Socked Closed"
data.id should now be data.id_str If anyone runs into trouble...
Twitter Streaming API now requires ssl/https so the application no longer connects, but even SSL will soon be deprecated. Perhaps an oauth implementation is in order?
"Unexpected token ILLEGAL" error happens at the line 15 in index.html. Obviously the script in index.html fails to parse string into JSON. I believe that happens because some tweets sent...