Commit a9b2dde
fix: add _getPort() to APIManager for WebSocket URL resolution
QA discovered webSocket.js referenced _getPort() which didn't exist,
breaking all WebSocket connectivity. Added method to parse port from baseUrl.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent f95fc9e commit a9b2dde
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
21 | 34 | | |
22 | 35 | | |
23 | 36 | | |
| |||
0 commit comments