dotnet/aspnetcore

"stateChanged" missing from Typescript SignalR lifetime events?

Open

#17,900 创建于 2019年12月16日

在 GitHub 查看
 (9 评论) (0 反应) (0 负责人)C# (10,653 fork)batch import
affected-very-fewapi-suggestionarea-signalrenhancementhelp wantedseverity-minor

仓库指标

Star
 (37,933 star)
PR 合并指标
 (平均合并 9天 17小时) (30 天内合并 156 个 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.

贡献者指南