Demistifying Websockets with NodeJS - part 2
Welcome to the second part of this series where we'll talk a bit more about websockets as it relates to a real use case in a node js app.
The use case in this context is a web chat app. We'll focus only on the backend implementation.
To demonstrate t...
vanessa.hashnode.dev2 min read