Skip to content
This repository was archived by the owner on Mar 16, 2022. It is now read-only.
This repository was archived by the owner on Mar 16, 2022. It is now read-only.

[Node support] Support async command handlers #332

@vkorenev

Description

@vkorenev

Please consider adding support for functions that return Promise as command handlers. A lot of Javascript libraries return values asynchronously via promises or callbacks, which can be converted to promises. Using such API in command handlers is not easy at the moment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions