dotnet/aspnetcore
View on GitHub"stateChanged" missing from Typescript SignalR lifetime events?
Open
#17,900 opened on Dec 16, 2019
affected-very-fewapi-suggestionarea-signalrenhancementhelp wantedseverity-minor
Repository metrics
- Stars
- (37,933 stars)
- PR merge metrics
- (Avg merge 9d 17h) (156 merged PRs in 30d)
Description
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.