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

Option to allow client to always use wss:// instead of ws:// #76

Merged
merged 2 commits into from Aug 22, 2016
Merged

Option to allow client to always use wss:// instead of ws:// #76

merged 2 commits into from Aug 22, 2016

Conversation

jmls
Copy link

@jmls jmls commented Aug 22, 2016

Added a new config option forcewss that ensures the client will use secure websockets (wss) even if the brunch server has started with http.

This is to enable websocket communication with a brunch server running behind an https nginx proxy

@paulmillr paulmillr merged commit b535e94 into brunch:master Aug 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants