dotnet/aspnetcore

SignalR (Client) UWP Background Support

Open

#13.613 aberto em 2 de set. de 2019

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)C# (10.653 forks)batch import
Needs: Designaffected-very-fewarea-signalrenhancementhelp wantedseverity-nice-to-have

Métricas do repositório

Stars
 (37.933 stars)
Métricas de merge de PR
 (Mesclagem média 16d 9h) (258 fundiu PRs em 30d)

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