dotnet/aspnetcore

Add Java client transport fallback

Open

#14,172 建立於 2019年9月19日

在 GitHub 查看
 (2 留言) (1 反應) (0 負責人)C# (10,653 fork)batch import
affected-mediumarea-signalrenhancementfeature-client-javahelp wantedseverity-minor

倉庫指標

Star
 (37,933 star)
PR 合併指標
 (平均合併 16天 9小時) (30 天內合併 258 個 PR)

描述

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.

貢獻者指南