Welcome to the live chat! Connect with others in real-time.
This is a little real-time chat app I built to play with WebSockets. It’s got a Node.js backend keeping things running and a simple frontend that updates as you type. Type something, and it’ll send the message to all currently connected clients. Nothing too fancy—just a fun way to show I can get stuff talking to each other in real time.