Sign in Sign up
nuget

GM.RealTime

SignalR-based real-time communication for the GM.* ecosystem. IRealTimeSender pushes to users/connections/groups without touching IHubContext directly; a presence-tracking hub registers connections in a shared, lock-guarded registry (GM.Caching + GM.DistributedLock); and the WebSocket handshake reads the JWT from the access_token query string (pairs with GM.Identity). One call: AddGMRealTime().

nuget View on Nuget

Activity

Latest release
2w ago
Total releases
3
Cadence
~14 days
Last 12 months
3

Details

License
MIT
First release
Aug 02, 2026
Releases
Version Released
1.1.1 patch
1.1.0 minor
1.0.0 initial