Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • Have you found out the answer to this question? Commented Oct 16, 2016 at 12:03
  • I gave up completely on php. I have moved to C# on the backend. Sorry. Commented Dec 20, 2016 at 17:26
  • I managed to set up a WebSocket-supported environment in the meantime for PHP and Apache, if you are interested. For .NET you can use SignalR if your IIS supports it. Commented Dec 21, 2016 at 9:19
  • Yup, thats exactly what i ended up doing, SignalR :). Commented Dec 21, 2016 at 9:53