affected-mediumarea-signalrenhancementfeature-client-javahelp wantedseverity-minor
Repository metrics
- Stars
- (37,933 stars)
- PR merge metrics
- (Avg merge 16d 9h) (258 merged PRs in 30d)
Description
We added the LongPolling transport to the Java client in https://github.com/aspnet/AspNetCore/pull/6856
But it currently doesn't do fallback, so the client either connects with the selected transport or it doesn't.