Hey,
Thanks for this example but when i am refreshing the page after completed some add or delete event it is not showing in the screen. I mean every time i needed to close and open the Socket connection to check my changes after refreshing the page.
Can you please provide me the solution for that?
Waiting for your response.
P.S. : I think in result.js file for socket.on message event it is calling "init" method every time. but when update occurs it should call "diff" method.
Hey,
Thanks for this example but when i am refreshing the page after completed some add or delete event it is not showing in the screen. I mean every time i needed to close and open the Socket connection to check my changes after refreshing the page.
Can you please provide me the solution for that?
Waiting for your response.
P.S. : I think in result.js file for socket.on message event it is calling "init" method every time. but when update occurs it should call "diff" method.