Using Redis to build a Distributed Chat App in Go & React.js
In this blog, I've covered my approach on building a simple but scalable distributed chat application using Golang, Redis & Websockets.
Code for this:https://github.com/the-arcade-01/react-golang-distributed-chat-app
Theory
First of all, what does D...
arcade.hashnode.dev8 min read