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

Is it possible to add listeners dynamically? #483

Closed
joynahid opened this issue Dec 3, 2024 · 1 comment
Closed

Is it possible to add listeners dynamically? #483

joynahid opened this issue Dec 3, 2024 · 1 comment

Comments

@joynahid
Copy link

joynahid commented Dec 3, 2024

I would like to dynamically add listeners to the client at runtime. Is that possible? Currently, it seems I can only add event listeners during the client-building phase using the ClientBuilder.

@joynahid
Copy link
Author

joynahid commented Dec 4, 2024

I think I can use the on_any handler to solve the problem.

@joynahid joynahid closed this as completed Dec 4, 2024
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