Created by: mikecaulley
Fixes #8075 (closed).
Summary
- If https protocol is being used we should use WebSockets over SSL/TLS (WSS) protocol instead of WebSockets (WS)
Test Plan Follow steps in the issue https://github.com/facebook/create-react-app/issues/8075