-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
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
Labels
No labels