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
What to do with old C++ clients that used ASP.NET SignalR client?
We have a C++ application which communicates with ASP.NET SignalR server. We are in phase of migrating our server solutions to AspNetCore, and one of issue is that the state of C++ client isn't clear.
There are no plans to ship this client at this time.
It would be great if the cpp client will be officially supported by AspNetCore team. Actually we didn't grab and try current C++ client code due to above reason.
As for now we have to support both ASP.NET SignalR and new AspNetCore SignalR servers.
The text was updated successfully, but these errors were encountered:
Reiterating what @mikaelm12 said - it is our goal to ship this soon. if you need more info let us know, for now i will close this as we've discussed our plans.
What to do with old C++ clients that used ASP.NET SignalR client?
We have a C++ application which communicates with ASP.NET SignalR server. We are in phase of migrating our server solutions to AspNetCore, and one of issue is that the state of C++ client isn't clear.
On docs:
On github:
It would be great if the cpp client will be officially supported by AspNetCore team. Actually we didn't grab and try current C++ client code due to above reason.
As for now we have to support both ASP.NET SignalR and new AspNetCore SignalR servers.
The text was updated successfully, but these errors were encountered: