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

Move services to plugins #222

Closed
lalalune opened this issue Nov 7, 2024 · 0 comments
Closed

Move services to plugins #222

lalalune opened this issue Nov 7, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@lalalune
Copy link
Member

lalalune commented Nov 7, 2024

After moving everything into plugins that is obvious, the only thing left really that is keeping core from being lightweight and running entirely in the browser or other environments like cloudflare are the native dependency on services.

We should probably move the node-only services into a plugin-node which can then be depended upon by other services, for example discord.

We should have a service registration and locator system, similar to the other plugin registrations.

@lalalune lalalune added the enhancement New feature or request label Nov 7, 2024
@lalalune lalalune closed this as completed Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants