Files
tuimble/TASKLIST.md

18 lines
438 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
## Active
- [ ] Audio pipeline integration with MumbleClient
- [ ] PTT wiring (key events -> audio.capturing toggle)
## Pending
- [ ] Channel join/navigation (select channel in tree, move into it)
- [ ] Reconnection handling on disconnect