bubbletea
bubbletea copied to clipboard
Example for duplex communication b/w Model & Background Goroutine
Add example for duplex communication between model and background goroutine
- Relates to issue #1244.
- Added new example demonstrating duplex communication pattern.
- Updated README with additional context and explanation.