dotnet/aspnetcore

"stateChanged" missing from Typescript SignalR lifetime events?

Aperta

#17.900 aperta il 16 dic 2019

 (9 commenti) (0 reazioni) (0 assegnatari)C# (10.653 fork)batch import
affected-very-fewapi-suggestionarea-signalrenhancementhelp wantedseverity-minor

Metriche repository

Star
 (37.933 stelle)
Metriche merge PR
 (Merge medio 16g 9h) (258 PR mergiate in 30 g)

Descrizione

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.

Guida contributor