Skip to content

Websockets over TLS #165

@tynes

Description

@tynes

I noticed that running the server over TLS, the websocket connection still attempts to happen
over ws instead of wss. The window.protocol is stored in redux, a line of code could
probably be added here or so:
https://github.com/bpanel-org/bpanel/blob/development/webapp/store/actions/socketActions.js#L9
to fix this

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