Skip to content

QtListener emits Request messages per default #85

@BenediktBurger

Description

@BenediktBurger

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions