- Exposes a list of connections for user code to act on - The connection list is thread safe (uses a concurrent dictionary under the hood) - Removed the Bus and just used the connection list in the samples |
||
|---|---|---|
| samples | ||
| src/Microsoft.AspNetCore.Sockets | ||
| .gitattributes | ||
| .gitignore | ||
| LICENSE.md | ||
| Microsoft.AspNetCore.Sockets.sln | ||
| NuGet.config | ||
| global.json | ||