Socket.IO is a popular framework for creating real-time web apps with Node.js. The Heroku Cedar stack supports Node.js and Socket.IO; however, the following configuration settings are necessary to force long polling and prevent the use of WebSockets. The WebSockets protocol is not yet supported on the Cedar stack.