How Can We Help?
All of XMPro’s products built on the Blade SPA framework use Web Sockets for live notifications and dashboards. On some servers, WebSockets are not enabled by default which may force XMPro to switch to other protocols like Server-Side Events or HTTP long polling which are not as robust as WebSockets.
To enable WebSockets on a Web Server, enable them via Windows Features as shown below:
Comments are closed.