Jonno12345
Jonno12345
### Describe the bug To test that our reconnection logic on the expiration of the Azure SignalR JWT worked correctly, I set the AccessTokenLifetime to 1 minute. ``` services.AddSignalR() .AddNewtonsoftJsonProtocol()...
### Is your feature request related to a problem? Please describe. We are migrating from a ASP NET Signalr with Redis backplane service, to a dedicated ASP NET Core Signalr...
This one was a very, very painful edge case, which I will solve in the mean time by changing some of our input field names. I appreciate it might cover...
Hey, I realise this may be an issue with my build set up, I just can't seem to understand where. Upon building the latest source and adding the mod, I...