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

Show how many peers are currently online per document #16

Open
adzialocha opened this issue Dec 19, 2024 · 0 comments
Open

Show how many peers are currently online per document #16

adzialocha opened this issue Dec 19, 2024 · 0 comments
Labels
backend p2p networking, p2panda, etc. frontend GTK, User Interface, UX, etc.

Comments

@adzialocha
Copy link
Member

We'll get an event-stream for "peer connected", "peer turned stale" which is WIP in p2panda: p2panda/p2panda#636

Since every event will be scoped by topic id we can easily separate these events per Aardvark document and keep a counter for each of them.

@adzialocha adzialocha added backend p2p networking, p2panda, etc. frontend GTK, User Interface, UX, etc. labels Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend p2p networking, p2panda, etc. frontend GTK, User Interface, UX, etc.
Projects
None yet
Development

No branches or pull requests

1 participant