[Epic] SignalR Redis improvements
Open
area-signalr
cost: L
enhancement
severity-major
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 281
Description
* Figure out if Clustering works or what it would take to make it work - It works
* If the redis connection is lost what should the behavior be
* Call ConenctAsync again for a new connection? https://github.com/dotnet/aspnetcore/issues/5393
* Buffer Client.X.SendAsync calls instead of throw?
* Investigate new streaming APIs https://github.com/dotnet/aspnetcore/issues/5313
Contributor guide
Assessment
This issue has not been assessed yet.