Chat with node.js uploaded to heroku, made for learning purposes :)
It's actually running on: http://high-cloud-1518.herokuapp.com/
It's based on the node.js betabeers workshop by Nacho Soto: https://www.youtube.com/watch?v=E1FcQPYoZZk
I've implemented some enhancements:
- List of connected users
- Send messages on key press
- Messages block with automatic scroller
- Basic css styles ...