dotnet/aspnetcore
"stateChanged" missing from Typescript SignalR lifetime events?
开放
#17,900 创建于 2019年12月16日
affected-very-fewapi-suggestionarea-signalrenhancementhelp wantedseverity-minor
仓库指标
- 星标
- (37,933 个星标)
- PR 合并指标
- (平均合并 16天 9小时) (30 天内合并 258 个 PR)
描述
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.