-
Notifications
You must be signed in to change notification settings - Fork 451
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
Comments
I want to apply for this issue |
@AlakaTahir might be better to go one at a time though! again ask questions or discuss within this thread. |
@obasekiosa Could you elaborate why we need this change? |
May I take this issue on? |
@MarekM25 |
if you want to work on an issue, Feel free to do either. |
I’d love to work on this task. |
Is there a pub-sub infrastructure already implemented in the repo? |
you could build off the websocket rpc |
Let me try this one! |
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.
The text was updated successfully, but these errors were encountered: