- Changed IHubConnectionContext and friends to be generic. - Hub by default is Hub<IClientProxy>. We'll enable dynamic and arbitrary TClients in another commit. |
||
|---|---|---|
| samples | ||
| src | ||
| test | ||
| .gitattributes | ||
| .gitignore | ||
| LICENSE.md | ||
| Microsoft.AspNetCore.Sockets.sln | ||
| NuGet.config | ||
| global.json | ||