You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I recall correctly, this library supports two protocol versions, and I can't remember exactly which ones. The naming of SignalR protocols is quite confusing. I believe the net and netcore packages each support a different protocol, which are described here.
However, I think your question still stands because within each of these (net and netcore), there is a versioning scheme for each. If you figure it out precisely, I'd love to see that readme PR. 😄
Since SignalR has multiple protocol versions the ones supported should be added to README along with a way to select protocol version in the code.
The text was updated successfully, but these errors were encountered: