@markjcrane I want to develop a websocket html5 client (preferably with some fallback to long polling). Do you have any suggestions on how to build this within php? I use websocket pretty heavily with Java, c# and node but I am a little unclear how to best implement something like this in PHP. A simple php server might do the job but I would like to hear if you have any thoughts.
On a side note I did look at mod_verto and mod_rtc and they look promising but I think there is a big need for websocket support in fusion outside of just webrtc.
On a side note I did look at mod_verto and mod_rtc and they look promising but I think there is a big need for websocket support in fusion outside of just webrtc.