How to use SignalR with Angular 2?
How to manually run change detection when receiving data from SignalR?
You can also try using ng2-signalr.
npm install ng2-signalr --save
Here is the link to the source.