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

Introduce chans.name[i].connected_peers property key #402

Open
dennisklein opened this issue Oct 19, 2021 · 0 comments
Open

Introduce chans.name[i].connected_peers property key #402

dennisklein opened this issue Oct 19, 2021 · 0 comments
Labels
feature New feature or request
Milestone

Comments

@dennisklein
Copy link
Member

This will need a bit of internal refactoring (consolidation of zmq event consumption with rate logger thread, as well as introduction of read-only properties), but will add thread-safe and async APIs on top of Channel::GetNumberOfConnectedPeers() - also needed to see this info from a plugin (e.g. currently used by built-in interactive controller via temporary PluginServices::GetNumberOfConnectedPeers).

@dennisklein dennisklein added the feature New feature or request label Oct 19, 2021
@dennisklein dennisklein added this to the v1.4 milestone Oct 19, 2021
@dennisklein dennisklein modified the milestones: v1.4, v1.5 Mar 21, 2022
@dennisklein dennisklein modified the milestones: v1.5, v1.6 Feb 24, 2023
@dennisklein dennisklein modified the milestones: v1.6, next Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant