Nyla is a centralized instant messaging application built with React.js front-end, Express.js back-end and MongoDB database. Real-time messaging is provided by Websockets as notification servers, coordinated using Redis message queue.
Repository for the story "Developing WebSocket for Horizontal Scaling: Using Redis as Message Queue"