thank you all. I will try out socket.io. looks very promising. On Tuesday, October 17, 2017 at 5:25:55 AM UTC-7, Zlatko Đurić wrote: > > > > On Monday, October 16, 2017 at 10:00:46 PM UTC+2, Tito wrote: >> >> Greetings, >> >> I would like to start using socket.io so that I can display changes on >> back end to client's UI so that user does not need to refresh screen. >> Any good reads out there you recommend? and/or do you recommend something >> else? >> > > Socket.io is probably more robust and gives you flexibility. > > But if your use case is simple, and you control your backend, you might > also try server-sent events? It's probably simpler as you don't have to > implement one more transport method all around. > > This is also an older article, but can get you started: > http://www.smartjava.org/content/html5-server-sent-events-angularjs-nodejs-and-expressjs > > Zlatko >
-- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
