This demo project showcases various ways to create a chat feature or chat app with a Node.js application. Each demo utilizes WebSockets in some kind of way.
Currently, there is only one demo present:
Socket.io and React
I hope this demo serves as a learning resource and a foundation for your own chat implementations. Happy exploring!