-
-
Notifications
You must be signed in to change notification settings - Fork 232
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
I was looking for a way for huma resources to implement Server Sent Events. In that example, they see if the response writer conforms to the Flusher interface. If it does, there is no problem. But I've tried that with huma.Context and it does not conform to the Flusher interface. As a result, it isn't possible to flush the events as they are generated.
Any suggestions here?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request