- 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 |
||
|---|---|---|
| samples | ||
| src | ||
| test | ||
| .gitattributes | ||
| .gitignore | ||
| LICENSE.md | ||
| Microsoft.AspNetCore.Sockets.sln | ||
| NuGet.config | ||
| global.json | ||