Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 signalR 发送消息,但是当我关闭我的应用程序 signalR 连接不起作用。有没有办法让这些连接在后台保持活跃?
我正在使用 signalr_client 和 flutter_background_service 包。