Socket IO server with Redis!



Socket IO server with Redis!

Socket IO server with Redis!

In this video I’ll show how i implemented my socket io server. In addition I will test it with a frontend that I quickly setup using the parcel bundler tool.

For both frontend and backend, I used TypeScript. 🙂

Recently I created a video on a react hook that uses socket io. The backend that I create in this video can easily be hook up to that one

Links:
https://github.com/jonasgroendahl/socket-io-server

Comments are closed.