I am working in php framework codeigniter. Now I want to update records via websocket so that information update without page refresh. I can use ajax , jquery but I need to do this via websocket. So please anyone can help how to accomplish this functionality with websocket and how to use it in codeigniter.