Skip to content

Promise support #12

Description

@damianobarbati

Hey, when do you plan to add promise support? Callback style is pretty aged by now and it does not allow 1) promise chaining 2) yield 3) async/await usage.
Dropping in promise support should be as simple as checking if callback was provided, otherwise return a resolving promise with the method result.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions