Microsoft.AspNetCore.SignalR.StackExchangeRedis Namespace

Provides types for enabling the SignalR Redis scaleout provider for multi-server support.

Classes

RedisHubLifetimeManager<THub>

The Redis scaleout provider for multi-server support.

RedisOptions

Options used to configure RedisHubLifetimeManager<THub>.

Remarks

For more information about scaling out SignalR with Redis, see Set up a Redis backplane for ASP.NET Core SignalR scale-out.