-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Is it possible to support streaming response, that means multiple responses can be yield to client and update the UI.
The use case as follow:
- User send request to server
- Server send inital feedback like toast message
- continue processing then send final response
Libraries like htmx is supporting it, i belive it can be done if the consept of signals added.
Thanks for this awasome library.
Metadata
Metadata
Assignees
Labels
No labels