dotnet/aspnetcore

SignalR (Client) UWP Background Support

Open

#13 613 ouverte le 2 sept. 2019

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)C# (10 653 forks)batch import
Needs: Designaffected-very-fewarea-signalrenhancementhelp wantedseverity-nice-to-have

Métriques du dépôt

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

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

Guide contributeur