dotnet/aspnetcore

"stateChanged" missing from Typescript SignalR lifetime events?

Ouverte

#17 900 ouverte le 16 déc. 2019

 (9 commentaires) (0 réaction) (0 personne assignée)C# (10 653 forks)batch import
affected-very-fewapi-suggestionarea-signalrenhancementhelp wantedseverity-minor

Métriques du dépôt

Stars
 (37 933 étoiles)
Métriques de merge PR
 (Merge moyen 16j 9h) (258 PRs mergées en 30 j)

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.

Guide contributeur