dotnet/aspnetcore
"stateChanged" missing from Typescript SignalR lifetime events?
オープン
#17,900 opened on 2019/12/16
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.