buildWsUrl() forced wss:// on non-localhost HTTP connections, breaking LAN/Docker deployments at http://192.168.x.x:3000. Now simply: https → wss, http → ws. Closes #272 Co-Authored-By: claude-flow <ruv@ruv.net> |
||
|---|---|---|
| .. | ||
| api.config.js | ||
buildWsUrl() forced wss:// on non-localhost HTTP connections, breaking LAN/Docker deployments at http://192.168.x.x:3000. Now simply: https → wss, http → ws. Closes #272 Co-Authored-By: claude-flow <ruv@ruv.net> |
||
|---|---|---|
| .. | ||
| api.config.js | ||