dotnet/aspnetcore

SignalR (Client) UWP Background Support

Open

#13.613 geöffnet am 2. Sept. 2019

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (10.653 Forks)batch import
Needs: Designaffected-very-fewarea-signalrenhancementhelp wantedseverity-nice-to-have

Repository-Metriken

Stars
 (37.933 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 16T 9h) (258 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide