Closed samjunction closed 5 years ago
When trying to connect I am getting Unable to initialize any of the available transports. error message. My signalr server is using Microsoft.AspNet.SignalR. I tried connecting to server using javascript signalr library and it worked fine.
Please help.
Hello,
this library is only for SignalR while using Asp.Net Core. The hub protocol between .Net and .Net Core is different.
Kind regards,
When trying to connect I am getting Unable to initialize any of the available transports. error message. My signalr server is using Microsoft.AspNet.SignalR. I tried connecting to server using javascript signalr library and it worked fine.
Please help.