Sign in Sign up
nuget

CK.AspNet.WebSocketChannel

Single WebSocket channel shared by every feature of an application: one anonymous socket per client, a process singleton that owns all the connections and exposes them through perfect events, and a {topic,message} envelope that routes each frame to the feature that registered the topic. The TypeScript client lives in CK.TS.AspNet.WebSocketChannel.

nuget View on Nuget

Activity

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

Details

License
MIT
First release
Sep 01, 2026
Releases
Version Released
21.0.4 patch
21.0.3 patch
21.0.2 initial