Skip to content

0.9: Use separate internal/external listeners #106

Description

@mattheworiordan

(RTC10) The client library should never register any listeners for internal use with the public @EventEmitter@ interfaces (such as @connection#on@) or message/event subscription interfaces (such as @channel#subscribe@) in such a way that a user of the library calling @connection#off()@ or @channel#unsubscribe()@ to remove all listeners would result in the library not working as expected

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or improved functionality.

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions