G
Guest
Hello
I'm doing web site to play chess online, when a player play, I need to send a notify to another client for it can refresh, in windows applications I can do that throw observer pattern, but in web, how I can doit?
I'm doing web site to play chess online, when a player play, I need to send a notify to another client for it can refresh, in windows applications I can do that throw observer pattern, but in web, how I can doit?