dotnet/aspnetcore

Add Java client transport fallback

Open

#14.172 aperta il 19 set 2019

Vedi su GitHub
 (2 commenti) (1 reazione) (0 assegnatari)C# (10.653 fork)batch import
affected-mediumarea-signalrenhancementfeature-client-javahelp wantedseverity-minor

Metriche repository

Star
 (37.933 star)
Metriche merge PR
 (Merge medio 16g 9h) (258 PR mergiate in 30 g)

Descrizione

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.

Guida contributor