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

Implement admin_peerEvents for rpc module #7816

Open
obasekiosa opened this issue Nov 26, 2024 · 10 comments
Open

Implement admin_peerEvents for rpc module #7816

obasekiosa opened this issue Nov 26, 2024 · 10 comments

Comments

@obasekiosa
Copy link
Contributor

Is your feature request related to a problem? Please describe.
https://geth.ethereum.org/docs/interacting-with-geth/rpc/ns-admin#admin-peerevents

real time pub-sub endpoint (web-socket? with long-poll fallback?)
that emits notifications on peers activities.

@AlakaTahir
Copy link

I want to apply for this issue

@obasekiosa
Copy link
Contributor Author

@AlakaTahir
sure give it a shot.

might be better to go one at a time though!

again ask questions or discuss within this thread.

@MarekM25
Copy link
Contributor

@obasekiosa Could you elaborate why we need this change?

@mimisavage
Copy link

May I take this issue on?

@obasekiosa
Copy link
Contributor Author

@obasekiosa Could you elaborate why we need this change?

@MarekM25
The idea behind these new endpoints is to make the admin module similar to geths.

@obasekiosa
Copy link
Contributor Author

May I take this issue on?

if you want to work on an issue,
send a linked pr
or
discuss your intended path to solve the problem within the thread of the issue.

Feel free to do either.
then i'd assign it to you.

@Nityam573
Copy link

I’d love to work on this task.

@richardgreg
Copy link
Contributor

Is there a pub-sub infrastructure already implemented in the repo?

@obasekiosa
Copy link
Contributor Author

obasekiosa commented Dec 11, 2024

Is there a pub-sub infrastructure already implemented in the repo?

@richardgreg

you could build off the websocket rpc

@mymiracle0118
Copy link

Let me try this one!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants