alt/services/worker/internal/socket
toki 620ca92e2e refactor: market status parsing과 backtest runtime 흐름 통합
- parser_map.go 업데이트하여 market status 파싱 로직 통일
- protobuf market.proto 변경사항 적용 (market.pb.go, market.pb.dart)
- socket handlers, market, backtest 관련 테스트 및 런타임 코드 개선
- workerclient와 alt-worker main.go 변경사항 반영
- agent-task archive 이동 (01_import_contract_worker_api → archive/2026/06/)
2026-06-03 20:26:56 +09:00
..
backtest.go refactor: market status parsing과 backtest runtime 흐름 통합 2026-06-03 20:26:56 +09:00
backtest_mapping.go chore: socket rail implementation and task archival 2026-05-30 22:57:18 +09:00
backtest_mapping_test.go chore: socket rail implementation and task archival 2026-05-30 22:57:18 +09:00
backtest_test.go chore: socket rail implementation and task archival 2026-05-30 22:57:18 +09:00
handlers.go refactor: market status parsing과 backtest runtime 흐름 통합 2026-06-03 20:26:56 +09:00
market.go refactor: market status parsing과 backtest runtime 흐름 통합 2026-06-03 20:26:56 +09:00
market_mapping.go refactor: market status parsing과 backtest runtime 흐름 통합 2026-06-03 20:26:56 +09:00
market_mapping_test.go chore: socket rail implementation and task archival 2026-05-30 22:57:18 +09:00
market_test.go refactor: market status parsing과 backtest runtime 흐름 통합 2026-06-03 20:26:56 +09:00
server.go chore: socket rail implementation and task archival 2026-05-30 22:57:18 +09:00
server_test.go refactor: market status parsing과 backtest runtime 흐름 통합 2026-06-03 20:26:56 +09:00