aspnetcore/src/Microsoft.AspNetCore.Signal...
David Fowler 95e868b68c
Remove JsonSerializer (#1913)
2018-04-09 02:56:46 -07:00
..
Internal Preserialize for all formats when sending through Redis (#1843) 2018-04-05 13:48:14 -07:00
Microsoft.AspNetCore.SignalR.Redis.csproj Handshake and negotiation optimization (#1731) 2018-03-29 17:50:45 +13:00
RedisDependencyInjectionExtensions.cs Refactor HubConnectionBuilder (#1830) 2018-04-04 21:19:13 +12:00
RedisHubLifetimeManager.cs Remove JsonSerializer (#1913) 2018-04-09 02:56:46 -07:00
RedisLog.cs Preserialize for all formats when sending through Redis (#1843) 2018-04-05 13:48:14 -07:00
RedisOptions.cs