I want to make an app that displays new data whenever they arrive inside a folder via xml. I want to use html5 web sockets but I am confused on how it should be done. I am u
Look at mod_websocket. It supports latest and commonly implemented by browsers vendors protocol version.