Skip to content

Private methods prevent extending the parser #5094

@wildoli

Description

@wildoli

Hi there!

I'm using the socket-io parser and trying to add a bit of functionality on top, without duplicating everything. It would be amazing if I could just extend the socket-io parser and overwrite a couple of the methods (e.g. the string parsing), but because they are all private I'm not able to. Is there any chance they could be made protected so this is possible?

Many thanks,

Oli

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