[Access] Enable Event streaming on REST API #4379
Labels
enhancement
New feature or request
S-Access
wishlist-candidate
Community contributions to resolve this issue are rewarded via grants
Problem Definition
Currently, event streaming is supported only on on the gRPC APIs. This works for backend clients, and web clients using gRPC-Web.
However, the lack of REST support means FCL and the flow-js-sdk can't integrate.
Proposed Solution
Build a WebSockets handler for the REST server that implements the event streaming FLIP using the existing backend implementation.
Definition of Done
The text was updated successfully, but these errors were encountered: