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

Lqtop ratatui #483

Merged
merged 14 commits into from
May 15, 2024
Merged

Lqtop ratatui #483

merged 14 commits into from
May 15, 2024

Conversation

thebracket
Copy link
Collaborator

Replace the current ltop with a new version:

  • Instead of using crossterm directly, use the ratatui library on top of it.
  • Replace the previous mess with a proper async framework and setup for bus wrangling.
  • Create abstractions to make it easy to add frames
  • New live network graph (line chart of network traffic)
  • Updated hosts view
  • New flows view, displaying the current flow traffic (just like the web UI)
  • New RTT histogram view, matching the web UI.

@thebracket thebracket added the enhancement New feature or request label May 13, 2024
@thebracket thebracket added this to the v1.5 Beta milestone May 13, 2024
@thebracket thebracket requested review from dtaht and rchac May 13, 2024 20:13
@thebracket thebracket self-assigned this May 13, 2024
@thebracket
Copy link
Collaborator Author

I rebased it to develop, but I think the merge will need to be followed by a cargo update to refresh the Cargo.lock file between the various branches we've been working on. Not 100% sure.

@thebracket
Copy link
Collaborator Author

(Go for it was commented in Zulip, so I'll merge it)

@thebracket thebracket merged commit ed403f7 into develop May 15, 2024
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant