aspnetcore/test
David Fowler 6053a34cf3
Don't expose HubConnectionContext on the Hub (#1674)
- Made HubCallerContext an abstract class
- Made DefaultHubCallerContext that gets data from the HubConnectionContext.
- Removed IP address
- Removed Connection property
2018-03-21 10:07:41 -07:00
..
Microsoft.AspNetCore.SignalR.Client.FunctionalTests Don't expose HubConnectionContext on the Hub (#1674) 2018-03-21 10:07:41 -07:00
Microsoft.AspNetCore.SignalR.Client.Tests
Microsoft.AspNetCore.SignalR.Common.Tests
Microsoft.AspNetCore.SignalR.Redis.Tests
Microsoft.AspNetCore.SignalR.Tests Don't expose HubConnectionContext on the Hub (#1674) 2018-03-21 10:07:41 -07:00
Microsoft.AspNetCore.SignalR.Tests.Utils
Microsoft.AspNetCore.Sockets.Tests
Directory.Build.props
xunit.runner.json