Well, I've never uses Signalr, but you basically need something server-side to keep track of who is on what route, since the front-end is per-user.
Eric On Thu, Sep 18, 2014 at 2:46 PM, Christian Nwamba <[email protected] > wrote: > Do i have to do that. Is there no angular way for this. I am already > using Signalr for real time and don't want to involve socket.io at all > Thanks > > -- > You received this message because you are subscribed to the Google Groups > "AngularJS" 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 http://groups.google.com/group/angular. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "AngularJS" 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 http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
