mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-12-30 13:21:16 +00:00
* refactor: Enhance WebSocket extension with URL normalization, improved request management, and refined message handling for better reliability and clarity. feat: Add manual WebSocket server script and enhance WebSocket documentation with detailed message formats and connection management improvements. feat: Include event type in WebSocket messages and update documentation for message format * refactor: Update WebSocket extension to connect immediately by default, enhance documentation on connection triggers, and improve message handling examples. * feat: Introduce URL validation for WebSocket send attributes to ensure proper connection handling and prevent non-URL markers from being processed.