Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using SocketActivityTrigger to make it work in the background #141

Open
sibarsoumi opened this issue Jan 13, 2020 · 0 comments
Open

Using SocketActivityTrigger to make it work in the background #141

sibarsoumi opened this issue Jan 13, 2020 · 0 comments

Comments

@sibarsoumi
Copy link

sibarsoumi commented Jan 13, 2020

Should it not be possible to make it run in the background to receive requests and respond correspondingly even after the app is closed?

As described here, a background task with SocketActivityTrigger has to be created and the socket ownership of StreamSocketListener has to be transferred to the socket broker so that the background task is triggered when a request comes.

I tried but I couldn't make it work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant