Skip to content

AsyncIterator support? #268

Description

@laurisvan

I am searching for a faster alternative to Node.js EventEmitter. I am using events through its AsyncIterator interface (https://nodejs.org/api/events.html#eventsonemitter-eventname-options).

EventEmitter3 claims compatibility with Node.js EventEmitter, but I did not find mentions on AsyncIterator support. Is such in plans, or should I bake my own solution on top EventEmitter3? If so, I would appreciate any pointers towards a working sample solution.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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