How can I implement server sent events

How can I implement server sent events in the actions.ts? I understand that all the backend functions are added to actions.ts, but I would like to add a server sent event function to actions.ts

Thanks for the help!
Was this page helpful?