I’m trying to connect to SignalR on my backend, but it does not work
I’m using Vue + ts + @microsoft/signalr in my project. I want to develop a chat with SignalR. I’m also using C# + ASP.NET Core on the backend.
I’m using Vue + ts + @microsoft/signalr in my project. I want to develop a chat with SignalR. I’m also using C# + ASP.NET Core on the backend.