I am wondering if I am using Angular eventing in my app or not. The server and my client communication via websockets. Server in Java and my client in Angular. When I get, http get, the webscoket name, I create it and subscribe to it. So the client is using an observable to listen to the webscoket traffic and process the "event" in my subscribe to the observable.
Is this implementation of the web socket traffic not based on Angular eventing? -- 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.
