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

Support services #10

Open
dantleech opened this issue Mar 11, 2020 · 0 comments
Open

Support services #10

dantleech opened this issue Mar 11, 2020 · 0 comments

Comments

@dantleech
Copy link
Contributor

dantleech commented Mar 11, 2020

Add support for services (e.g. an indexer)

  • Be able to start and stop services
  • Be able to start services on server initialized call
  • Send "notifications" to the client.

Refactoring:

  • Refactor to extract a "message publsher" class
  • Make the message publisher available in the ApplicationHandlerLoader (e.g. in the connection specific Phpactor instance)
  • Services are long running co-routines
  • A service manager could start / stop services potentially.
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