mirror of
https://github.com/bigskysoftware/htmx.git
synced 2026-01-20 15:46:16 +00:00
Implement native SSE handling with configurable stream modes (once/continuous), automatic reconnection with exponential backoff, and lifecycle events. Streams are configured via hx-stream attribute or htmx.config.streams global defaults. Update test infrastructure with ReadableStream-based mocking utilities. # Conflicts: # src/htmx.js