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

Missing strategy to require service with or without background #2

Closed
ABuarque opened this issue Dec 3, 2019 · 0 comments
Closed

Missing strategy to require service with or without background #2

ABuarque opened this issue Dec 3, 2019 · 0 comments

Comments

@ABuarque
Copy link

ABuarque commented Dec 3, 2019

It'd be interesting if we could invoke this service and saying if we want it to run in background or not.

var url = "wss:'//DNS:PORT/endpoint";
var nativeWebSockerService = NativeWebSocketService.Builder().withURL(url).asBackgroundService().build();

Something like that.

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

2 participants