- Backend WS: Changed from localhost:3000/ws/trading to localhost:3080/ws - ML Engine WS: Changed from localhost:8001 to localhost:3083 - Portfolio WS: Changed from localhost:3000/ws/portfolio to localhost:3080/ws - Backend uses single /ws path with message types for channel differentiation - ML Engine has dedicated /ws/signals endpoint Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| adminService.ts | ||
| auth.service.ts | ||
| backtestService.ts | ||
| chat.service.ts | ||
| education.service.ts | ||
| investment.service.ts | ||
| llmAgentService.ts | ||
| mlService.ts | ||
| notification.service.ts | ||
| payment.service.ts | ||
| portfolio.service.ts | ||
| trading.service.ts | ||
| video-upload.service.ts | ||
| websocket.service.ts | ||