Go to file
David Fowler 217223e636 Generics overload
- Changed IHubConnectionContext and friends to be generic.
- Hub by default is Hub<IClientProxy>. We'll enable dynamic and arbitrary TClients in another commit.
2016-11-05 10:53:54 -07:00
samples Small tweaks to sample 2016-11-04 01:50:55 -07:00
src Generics overload 2016-11-05 10:53:54 -07:00
test
.gitattributes
.gitignore
LICENSE.md
Microsoft.AspNetCore.Sockets.sln
NuGet.config
global.json