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

Convert receiver to promise #13

@kevineaton

Description

@kevineaton

The receiver that is the main entry point of the library could be converted to a promise-based solution. An easy backwards-compatible approach may be to check if the call back is omitted. If it is, then assume a promise approach is desired.

Appropriate tests would be needed to ensure both flows remain viable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions