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

send a timestamp for each data chunk, not yet shown in the UI #143

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

spq
Copy link
Owner

@spq spq commented Aug 22, 2024

WiP, fixes #79

how should the UI show the timestamps/the time diff?

@spq spq closed this Aug 23, 2024
@spq spq reopened this Aug 23, 2024
@peace-maker
Copy link
Collaborator

Tulip has cards separating every stream chunk, which allows to add more metadata per chunk too.
grafik

caronte does something similar, but only shows the timestamp instead of difference to the previous chunk.
grafik

I don't see how we can add this context to the inline ascii view, so I'd say we add a card view too where we can add more metadata to each chunk.
grafik

@peace-maker peace-maker added enhancement New feature or request go Pull requests that update Go code labels Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Visualize time between packets in stream data
2 participants