Sign in Sign up
nuget

CK.AspNet.ActorChannel

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.

nuget View on Nuget

Activity

Latest release
4d ago
Total releases
4
Cadence
~daily
Last 12 months
4

Details

License
MIT
First release
Sep 01, 2026
Releases
Version Released
0.0.3 patch
0.0.2 patch
0.0.1 patch
0.0.0 initial