Skip to content

Make socket manager path configurable on connection form #8

@georgedbarr

Description

@georgedbarr

Hello,

Small feature request to make the socket path configurable on the connection form.

At the moment, 'path' option is not being used and so the socket connection path defaults to '/socket.io'. This makes the tool unusable for anyone not using the default path.

I have linked to the line of code where the socket is instantiated:

const socket = io(serverUrl, {

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions