This is a messaging web application made with socket.io. Everyone can have a unique username and log into the messenger. The back-end keeps track of users connected and messages sent. If the user is afk for too long the application terminates the users connection.