dotnet/aspnetcore

SignalR (Client) UWP Background Support

Open

#13,613 创建于 2019年9月2日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)C# (10,653 fork)batch import
Needs: Designaffected-very-fewarea-signalrenhancementhelp wantedseverity-nice-to-have

仓库指标

Star
 (37,933 star)
PR 合并指标
 (平均合并 16天 9小时) (30 天内合并 258 个 PR)

描述

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

贡献者指南