Skip to content

Deprecated prototypical inheritance #172

@maksbd19

Description

@maksbd19

Hi I found this line in the code to modify the prototype of Socket. I understand this approach is deprecated and also discouraged.

Socket.prototype.__proto__ = Emitter.prototype;

Socket.prototype.__proto__ = Emitter.prototype;

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