Go to file
David Fowler 6af6db67f4 More refactoring
- Moved the IHubConnectionContext implementation out of HubEndPoint
- Added IHubContext to allow getting at the publish side of things without
 being in side the hub. The HubEndPoint now injects this as well.
- HubContext has the implementation of the IHubConnectionContext
- Moved ISignalRBuilder and SignalRBuilder into their own files
2016-11-02 03:03:35 -07:00
samples Changes to redis and groups 2016-11-02 02:29:04 -07:00
src More refactoring 2016-11-02 03:03:35 -07:00
test
.gitattributes
.gitignore
LICENSE.md
Microsoft.AspNetCore.Sockets.sln
NuGet.config
global.json