Node.js / Socket.io Server Contains node server functionality which subscribe to channels on redis and emit messages using socket.io library. Installation npm install Run APP node chat-server.js Run Tests npm test