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 Add Async suffix to everything 2016-11-02 22:02:29 -07:00
.gitattributes
.gitignore Clean up and TS client 2016-11-02 18:35:12 -07:00
LICENSE.md
Microsoft.AspNetCore.Sockets.sln
NuGet.config
global.json