dotnet/aspnetcore

"stateChanged" missing from Typescript SignalR lifetime events?

オープン

#17,900 opened on 2019/12/16

 (9 件のコメント) (0 件のリアクション) (0 人の担当者)C# (10,653 件のフォーク)batch import
affected-very-fewapi-suggestionarea-signalrenhancementhelp wantedseverity-minor

Repository metrics

Stars
 (37,933 個のスター)
PR merge metrics
 (平均マージ 16d 9h) (30d で 258 merged PRs)

説明

Describe the bug

onreconnecting, onreconnected, onclose, and the event from start() are the only ones supported currently in the Typescript client, is this correct?

To Reproduce

Attempt to use stateChanged ..

Further technical details

SignalR for Typescript version 3.1.0.

コントリビューターガイド