dotnet/aspnetcore

SignalR (Client) UWP Background Support

Open

#13,613 opened on Sep 2, 2019

 (2 comments) (0 reactions) (0 assignees)C# (10,653 forks)batch import
Needs: Designaffected-very-fewarea-signalrenhancementhelp wantedseverity-nice-to-have

Repository metrics

Stars
 (37,933 stars)
PR merge metrics
 (PR metrics pending)

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

Contributor guide