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

[FEATURE] Support event streaming #1627

Closed
JeffreyDoyle opened this issue Apr 13, 2023 · 1 comment
Closed

[FEATURE] Support event streaming #1627

JeffreyDoyle opened this issue Apr 13, 2023 · 1 comment
Assignees
Labels

Comments

@JeffreyDoyle
Copy link
Member

JeffreyDoyle commented Apr 13, 2023

Issue to be solved

There is a FLIP open for the Access API to support event streaming https://github.com/onflow/flips/pull/73/files

FCL-JS and the JS-SDK must be updated to support this new feature.

  • The existing event subscriber in FCL will need to be updated to support event streaming.
  • There will need to be a new Interaction type built to support subscribing to events
  • Support for building, resolving and sending this new Interaction type must be created

Blocked By

  • When support is added for this feature to the Access Node's REST/HTTP API, we will begin work on integration to FCL-JS and the JS-SDK.
@JeffreyDoyle
Copy link
Member Author

Closing in favour of #1791

@github-project-automation github-project-automation bot moved this from ✋ Blocked to ✅ Done in 🌊 Flow 4D Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants