Build a Chat App with Node.js and Socket.io

Socket.io is a library that allows real-time, event-based communication in Node.js and browser-based applications. It uses the implementation of WebSockets protocol and offers some advantages over the protocol itself.


This is a companion discussion topic for the original entry at https://blog.crowdbotics.com/build-chat-app-with-nodejs-socket-io/