You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a Dev, I would like the ability to add event handlers for specific events dynamically after time of connection, so that I can have other events add event listeners based off a sse response.
As a Dev, I would like the ability to remove event handlers for specific events dynamically after time of connection, so that I can have other events remove event listeners based off a sse response.
As a Dev, I would like the ability to dispatch events for specific events dynamically, so that I can rebroadcast event after making changes to it a sse response.
Request:
Proposal:
Reasoning:
The text was updated successfully, but these errors were encountered: