Friend Online Status with Redis & SocketIO – Part 17



Friend Online Status with Redis & SocketIO – Part 17

Friend Online Status with Redis & SocketIO - Part 17

We store the online status of each user in Redis and send their online status to all of their friends using socketio.

Code 👨‍💻
https://github.com/lesterfernandez/fullstack-whatsapp-clone/tree/17.online.status

Comments are closed.