express-chat-sse A simple, unstyled real-time chat app with in-memory message history and a rudimentary session system. Built using Node 22. Try it out $ git clone https://github.com/Chooks22/express-chat-sse $ cd express-chat-sse $ npm i $ npm start