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.

貢獻者指南