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

feat: refactor rpc module #1291

Open
kyscott18 opened this issue Nov 27, 2024 · 0 comments · May be fixed by #1463
Open

feat: refactor rpc module #1291

kyscott18 opened this issue Nov 27, 2024 · 0 comments · May be fixed by #1463

Comments

@kyscott18
Copy link
Collaborator

Description

Refactor the rpc module to support advanced features such as websockets, introspection, supported methods, load balancing, and rate limiting. The rpc module should still support the eip1193 request api, but potentially with support for extra options as a second parameter.

Current module for reference:
https://github.com/ponder-sh/ponder/blob/afba4c361ec70b3ab5de60e6b82c8112331cc185/packages/core/src/utils/requestQueue.ts

Other notes

The config should be updated as well

Related

#1290

@kyscott18 kyscott18 linked a pull request Jan 24, 2025 that will close this issue
4 tasks
@kyscott18 kyscott18 linked a pull request Jan 24, 2025 that will close this issue
4 tasks
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

Successfully merging a pull request may close this issue.

1 participant