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(api): add support for web sockets or web hooks for blobs, txs and blocks #335

Open
PJColombo opened this issue Mar 14, 2024 · 1 comment
Labels
api 🏗 enhancement New feature or request

Comments

@PJColombo
Copy link
Member

It would be interesting to have support for web hooks or web sockets for new blobs, blob transactions or blocks and maybe even parametrising them with a specific rollup or rollups

@PJColombo PJColombo added 🏗 enhancement New feature or request api labels Mar 14, 2024
@PJColombo PJColombo changed the title feat(api): implement webhooks for blobs, txs and blocks feat(api): add support for web sockets or web hooks for blobs, txs and blocks Mar 14, 2024
@tunnckoCore
Copy link

Yeah, maybe something like Svix or Hooks0 can be used. Or as simple as Upstash Qstash to signal to whoever is registered for a webhook through some basic form or process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api 🏗 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants