Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Enforce uniqueness of event listeners #14

@GideonLeGrange

Description

@GideonLeGrange

It seems to be possible to add the same endpoint listener multiple times. While it's easy to demand that application developer stop this from happening, the asynchronous nature of the library makes it quite tricky. Irrespective of if it's te app developer's problem or not, it would be better if the library silently discarded duplicate event listeners.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions