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

Add service that calls client services #14

Open
externl opened this issue Apr 19, 2024 · 0 comments
Open

Add service that calls client services #14

externl opened this issue Apr 19, 2024 · 0 comments

Comments

@externl
Copy link
Member

externl commented Apr 19, 2024

We should have a service that makes calls on an established connection back to services defined on the client. This service shouldn't be too complicated (require too much setup on the part of the client) or too simple.

See also:

Idea:

  • Wakeup service: the client asks the server to "wake it up" after a prescribed amount of time. If the client service does not return an "awake" response (an enum Awake, Snooze), the server will keep trying.
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