Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: split MetricsViewModel state updates #1375

Merged
merged 1 commit into from
Nov 2, 2024

Conversation

andrekir
Copy link
Member

@andrekir andrekir commented Nov 2, 2024

  • Consolidates MetricViewModel back to a single state flow
  • Introduces a MutableStateFlow for state updates, allowing more independent control
  • Moves Telemetry, MeshPacket and config updates into separate coroutines

- Consolidates `MetricViewModel` back to a single state flow
- Introduces a `MutableStateFlow` for state updates, allowing more independent control
- Moves `Telemetry`, `MeshPacket`, and config updates into separate coroutines
@andrekir andrekir merged commit 26f2100 into master Nov 2, 2024
5 checks passed
@andrekir andrekir deleted the metrics_mutablestateflow branch November 2, 2024 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant