Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to initialize any of the available transports. #8

Closed
samjunction opened this issue Apr 3, 2019 · 1 comment
Closed

Unable to initialize any of the available transports. #8

samjunction opened this issue Apr 3, 2019 · 1 comment

Comments

@samjunction
Copy link

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.

@soernt
Copy link
Owner

soernt commented Apr 3, 2019

Hello,

this library is only for SignalR while using Asp.Net Core. The hub protocol between .Net and .Net Core is different.

Kind regards,

  • Sörnt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants