I have a node backend and angular website and ionic app i want when anyone change for example price products send event to all users to load new data.
I am trying to use a socket io but I have a problem.
I have io variable in index.js and on connection all is oky but in a modules like product. I try to send io.emit not working but when i open new on connection in product it is worked
Via Active questions tagged javascript - Stack Overflow https://ift.tt/2FdjaAW
Comments
Post a Comment