Comment by wild_egg
FWIW, this will be part of the core library in the next version instead of a separate extension.
https://four.htmx.org/htmx-4/#built-in-streaming-response-su...
FWIW, this will be part of the core library in the next version instead of a separate extension.
https://four.htmx.org/htmx-4/#built-in-streaming-response-su...
we are actually considering moving it out again because we also recently picked up a great, reworked websocket extension, and don't want to necessarily privilege one way of doing this sort of programming over the other
what is going to change is that htmx will ship with the "core" extensions (ws, sse, optimistic responses, etc.) as a single release, so they can all be composed easily together and are tested together
we'll see, still in alpha