Skip to content

Steaming response support #16

@ay1man4

Description

@ay1man4

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions