Files
tuimble/TASKLIST.md
2026-02-24 12:10:58 +01:00

15 lines
426 B
Markdown

# Task List
## Completed
- [x] Wire TUI to MumbleClient (connect on startup, display state)
- [x] Implement text message send/receive in chat log
- [x] Channel tree population from server data
- [x] Audio pipeline integration with MumbleClient
- [x] PTT wiring (key events -> audio.capturing toggle)
## Pending
- [ ] Channel join/navigation (select channel in tree, move into it)
- [ ] Reconnection handling on disconnect