R
R
Roman Rakzin2015-03-26 23:01:50
Angular
Roman Rakzin, 2015-03-26 23:01:50

How to use angularjs with SignalR?

Good afternoon,
please show me a simple example how to use angularjs with SignalR?
There are examples with jquery everywhere, but I want to keep the data in angular and so that it is transferred from the server immediately to the angular object model.
And another question: how to change the value in the angular model from the jquery function?
Thanks

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
venty80, 2015-03-27
@venty80

I haven't experienced this, but try this:
https://github.com/JustMaier/angular-signalr-hub
Tip: don't use AngularJS and JQuery together. In cases where you need jQuery functionality, look for solutions for AngularJS or write in pure JS.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question