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

Loading agents from a dynamic library. #517

Open
horned-sphere opened this issue Aug 10, 2022 · 0 comments
Open

Loading agents from a dynamic library. #517

horned-sphere opened this issue Aug 10, 2022 · 0 comments

Comments

@horned-sphere
Copy link
Collaborator

The swim_api::agent::Agent trait is object safe so it should be possible to load an agent instance from a dynamic library. Define a way for creating agent plugin crates and extend the swim_server_app to allow loading dynamic libraries (put this behind a feature flag).

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