dotnet/aspnetcore

SignalR (Client) UWP Background Support

Aberta

#13.613 aberto em 2 de set. de 2019

 (2 comentários) (0 reação) (0 responsável)C# (10.653 forks)batch import
Needs: Designaffected-very-fewarea-signalrenhancementhelp wantedseverity-nice-to-have

Métricas do repositório

Stars
 (37.933 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Hello,

Is there any way to run SignalR in the background? The server I need to use only makes SignalR available for notifications.

I tried to configure websocket, but couldn't do it.

https://docs.microsoft.com/en-us/windows/uwp/networking/network-communications-in-the-background

Guia do colaborador