In this article, we will learn how we can use Socket.IO to stream some tweets located around San Francisco between a nodejs application and an angularjs application. In order to retrieve tweets from the nodejs application, we are using the Twitter API Client for nodejs: Twit.
Full article