Hello,
I have a websocket in php and a factory in angular.
I need to know, when there is, or not, connection with websocket, in the code part send, socket.send (JSON.stringify (data)); of this factory
.factory('socket', [function ($rootScope)...
asked by
05.10.2016 / 15:45