dotnet/aspnetcore

"stateChanged" missing from Typescript SignalR lifetime events?

Open

#17.900 aberto em 16 de dez. de 2019

Ver no GitHub
 (9 comments) (0 reactions) (0 assignees)C# (10.653 forks)batch import
affected-very-fewapi-suggestionarea-signalrenhancementhelp wantedseverity-minor

Métricas do repositório

Stars
 (37.933 stars)
Métricas de merge de PR
 (Mesclagem média 9d 17h) (156 fundiu PRs em 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.

Guia do colaborador