jamiewest / signalr_core

ASP.NET Core SignalR Dart Client
https://pub.dev/packages/signalr_core
MIT License
90 stars 58 forks source link

Run signalR in background native service (Java et Kt) #93

Closed mohamedsogoba closed 7 months ago

mohamedsogoba commented 2 years ago

how to use SignalR in android background service (java and kotlin) if we could do this this to help us manage notifications even if the application is killed. Or make the packge work in isolation like shared_preferences and sqflite on the native java and kt side? if it is not possible I would like to know how can we do to make it possible, I am not very caller but I would like to contribute to facilitate it. Thanks So that we can at least FCM on the background aspect