* fix issue with incorrect user detection when Invoking for User * fix failed testcases * use proper extension method to avoid potential null reference exception * fix for channel name in redis version + follow SignalR team recommendations * remove unncessary freespace * remove whitespaces * introduce IUserIdProvider to resolve user id * Move IUserIdProvider from HubLifetimeManager to HubConnectionContext * setting user id to connection context in hubendpoint |
||
|---|---|---|
| .. | ||
| Common | ||
| Microsoft.AspNetCore.SignalR.Client.FunctionalTests | ||
| Microsoft.AspNetCore.SignalR.Client.Tests | ||
| Microsoft.AspNetCore.SignalR.Common.Tests | ||
| Microsoft.AspNetCore.SignalR.Tests | ||
| Microsoft.AspNetCore.Sockets.Tests | ||
| Directory.Build.props | ||