mercredi 30 août 2023

What's the Most Effective Approach for Clearing Specific Browser Local Storage in a ReactJS App? Socket Connections or Message Queue?

I have a ReactJs based on some particular situation I want all the clients must clear some specific part of their browser's local storage. I am not able to find the optimal approach. Should I go for sockets but it will make millions of connections or should I use a message queue?

Aucun commentaire:

Enregistrer un commentaire