An Azure service that is used for adding real-time communications to web applications.
@SnehaAgrawal-MSFT @Bruce (SqlWork.com)
Can you please let me know how to resolve this below error in SignalR for multiple Tabs.
OnStart Error detail : Error: Unable to connect to the server with any of the available transports.
Error: WebSockets failed: Error: WebSocket failed to connect. The connection could not be found on the server,
either the endpoint may not be a SignalR endpoint, the connection ID is not present on the server, or there is a proxy blocking WebSockets.
If you have multiple servers check that sticky sessions are enabled. ServerSentEvents failed: Error: 'ServerSentEvents' is disabled by the client.
LongPolling failed: Error: 'LongPolling' is disabled by the client.