dotnet/aspnetcore

"stateChanged" missing from Typescript SignalR lifetime events?

Open

#17,900 opened on 2019年12月16日

GitHub で見る
 (9 comments) (0 reactions) (0 assignees)C# (10,653 forks)batch import
affected-very-fewapi-suggestionarea-signalrenhancementhelp wantedseverity-minor

Repository metrics

Stars
 (37,933 stars)
PR merge metrics
 (平均マージ 9d 17h) (30d で 156 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.

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