Angularjs connection to kaazing

292 Views Asked by At

Can anybody share some sample code where 'angular javascript' module interacts over web sockets with 'kaazing' JMS. I have created a small application SPA which is using ember right now but now i want to get it converted to angular. I tried to find something on internet but as such not much available in terms on angular and kaazing together.

1

There are 1 best solutions below

0
Peter Moskovits On

I posted the sample on github. Let me know if you have any questions.