Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

Live Query client doesn't account for server protocol of wss #134

@JoeSzymanski

Description

@JoeSzymanski

If the Live Query client is initialized with a URL that already uses the wss scheme, it improperly downgrades to a non-secure ws connection. See https://github.com/parse-community/ParseLiveQuery-iOS-OSX/blob/master/Sources/ParseLiveQuery/Client.swift#L54

This line should be updated to check for a scheme of wss in addition to https.

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