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 running multiple instances of Wumpex #20

Open
dealloc opened this issue Apr 2, 2021 · 0 comments
Open

Support running multiple instances of Wumpex #20

dealloc opened this issue Apr 2, 2021 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@dealloc
Copy link
Owner

dealloc commented Apr 2, 2021

Currently Wumpex is designed to run exactly one instance of itself per runtime.
This is because Wumpex is globally configured, a better approach would be to adopt something like Ecto where you have a Repo module that can be configured, allowing multiple bots in the same application.

@dealloc dealloc added the enhancement New feature or request label Apr 2, 2021
@dealloc dealloc added this to the v1.0.0 milestone Apr 2, 2021
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

1 participant