CK.AspNet.ActorChannel
0.0.0
dotnet add package CK.AspNet.ActorChannel --version 0.0.0
NuGet\Install-Package CK.AspNet.ActorChannel -Version 0.0.0
<PackageReference Include="CK.AspNet.ActorChannel" Version="0.0.0" />
<PackageVersion Include="CK.AspNet.ActorChannel" Version="0.0.0" />
<PackageReference Include="CK.AspNet.ActorChannel" />
paket add CK.AspNet.ActorChannel --version 0.0.0
#r "nuget: CK.AspNet.ActorChannel, 0.0.0"
#:package CK.AspNet.ActorChannel@0.0.0
#addin nuget:?package=CK.AspNet.ActorChannel&version=0.0.0
#tool nuget:?package=CK.AspNet.ActorChannel&version=0.0.0
Binds the connections of the application-wide WebSocket channel to their actor, so that a feature can push a typed message to every connection of a given user. The socket is anonymous and returns a connection identifier; the identity is bound afterwards by an authenticated Cris command carrying that identifier, so no token ever transits through the socket URL.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- CK.AspNet.WebSocketChannel (>= 21.0.2)
- CK.Cris.Auth (>= 0.43.2)
- CK.Cris.Typescript (>= 0.55.3)
- CK.TS.AspNet.WebSocketChannel (>= 0.31.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CK.AspNet.ActorChannel:
| Package | Downloads |
|---|---|
|
CK.Ng.UserProfile.UserBanned
Banishment flow on the client side: a banished user is logged out and sent back to the authentication page, the instant the ban is pushed on the session channel, on the next reconnection when it was unreachable, or on the next navigation. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.0.0 | 34 | 9/1/2026 |