dotnet/aspnetcore

"stateChanged" missing from Typescript SignalR lifetime events?

Open

#17.900 aperta il 16 dic 2019

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

Metriche repository

Star
 (37.933 star)
Metriche merge PR
 (Merge medio 9g 17h) (156 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