wx-cli/src
David Li 2d11f69d5b feat: Added global --tcp CLI flag and wired TCP transport with 15s conn…
- src/cli/mod.rs
- src/cli/transport.rs
- src/cli/daemon_cmd.rs
- src/cli/sessions.rs
- src/cli/history.rs
- src/cli/search.rs
- src/cli/contacts.rs
- src/cli/export.rs

GSD context:
- Milestone: M001 - TCP Transport
- Slice: S02
- Task: T01 - Added global --tcp CLI flag and wired TCP transport with 15s connect/120s read-write timeouts, no silent fallback

GSD-Task: S02/T01
2026-05-13 14:09:47 +08:00
..
cli feat: Added global --tcp CLI flag and wired TCP transport with 15s conn… 2026-05-13 14:09:47 +08:00
crypto chore: Apache-2.0 license, Windows support, install.ps1 2026-04-16 22:30:45 +08:00
daemon feat: Wired transport module into daemon server, added TCP listening al… 2026-05-13 13:57:12 +08:00
scanner fix: improve task_for_pid error message and document codesign steps 2026-04-17 10:46:55 +08:00
transport feat: Created transport module with object-safe Listener/Connector trai… 2026-05-13 13:46:57 +08:00
config.rs fix: 深度 review 修复 10 个 bug/问题 2026-04-16 17:07:15 +08:00
ipc.rs feat(sns): sns-notifications / sns-feed / sns-search (#14) 2026-04-19 01:58:21 +08:00
main.rs feat: Created transport module with object-safe Listener/Connector trai… 2026-05-13 13:46:57 +08:00