dotnet/aspnetcore

"stateChanged" missing from Typescript SignalR lifetime events?

開放

#17,900 建立於 2019年12月16日

 (9 則留言) (0 個反應) (0 位負責人)C# (10,653 個分叉)batch import
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.

貢獻者指南