Skip to content

HTTPS does not work correctly when using socketCluster.connect(options); #2

@LuukvE

Description

@LuukvE

If you use .connect the way the documentation says you should, the protocol has no effect on what the system does. After inspecting the code I saw I had to add secure: true to the option object. But it should have deducted that from inspecting the protocol.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions