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

QtListener emits Request messages per default #85

Open
BenediktBurger opened this issue Jun 5, 2024 · 0 comments
Open

QtListener emits Request messages per default #85

BenediktBurger opened this issue Jun 5, 2024 · 0 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@BenediktBurger
Copy link
Member

The QtListener does emit json request messages via a signal instead of handling them in the message handler.

It is not clearly documented, that register_rpc_method is useless, unless you also add that method to local_methods as well.

Maybe we should handle all requests in the MessageHandler, unless otherwise specified.

@BenediktBurger BenediktBurger added enhancement New feature or request question Further information is requested labels Jun 5, 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 question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant