I am working on an application where there is a socket connection that gives commands. There are multiple rooms on the socket and each room receive different commands. Each room has a UI representation. The rooms receive commands simultaneously and if the user is on one room the others rooms can also receive commands and notify the user in the UI of the list of rooms at the top. I am not sure what to do for making the application loosely coupled?
Aucun commentaire:
Enregistrer un commentaire