Skip to content

Plugin system#246

Draft
noahlevenson wants to merge 3 commits intomainfrom
noah/plugins
Draft

Plugin system#246
noahlevenson wants to merge 3 commits intomainfrom
noah/plugins

Conversation

@noahlevenson
Copy link
Copy Markdown

@noahlevenson noahlevenson commented Apr 10, 2026

Implements a system for injecting new persistent commands as fully encapsulated plugins.

Aspiring plugin authors must simply extend the Plugin base class, implement onrequest and destroy, and register their new plugin with HyperDHT.

See tests and forthcoming Hypersearch plugin for examples.

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

Successfully merging this pull request may close these issues.

1 participant