websockets apache server compatibility

后端 未结 2 1242
旧时难觅i
旧时难觅i 2020-12-19 16:59

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

2条回答
  •  情歌与酒
    2020-12-19 17:32

    Look at mod_websocket. It supports latest and commonly implemented by browsers vendors protocol version.

提交回复
热议问题