dotnet/aspnetcore

"stateChanged" missing from Typescript SignalR lifetime events?

Open

#17 900 ouverte le 16 déc. 2019

Voir sur GitHub
 (9 commentaires) (0 réactions) (0 assignés)C# (10 653 forks)batch import
affected-very-fewapi-suggestionarea-signalrenhancementhelp wantedseverity-minor

Métriques du dépôt

Stars
 (37 933 stars)
Métriques de merge PR
 (Merge moyen 9j 17h) (156 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