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

Endpoint to get a list of connected instances (subscribers)? #62

Open
MikeHuntington opened this issue Nov 28, 2022 · 1 comment
Open

Comments

@MikeHuntington
Copy link

I checked out /nodeinfo/2.1 but it only return the number of subscribers.

Is there a way to query "relay control domain list" from the web?

I'm trying to create a frontend for Activity-Relay, that's why I would need this.

@xrobau
Copy link

xrobau commented Nov 29, 2022

Already working on that - https://git.artemai.art/xrobau/relaymgr talks directly to redis and will provide a reasonable UI for subscribers. The idea being is to allow smaller instances to avoid the firehose effect of a big relay.

Code is under development at https://relay.oi.au/

However, the exact code you're looking for is https://git.artemai.art/xrobau/relaymgr/-/blob/master/app/Components/Subscribers.php

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

No branches or pull requests

2 participants