mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-30 14:31:47 +00:00

* Add events support for WebSockets * Stop reconnection attempts after element has been removed * Add tests for websockets * Hide socker wrapper behind a more strict interface to avoid breaking changes in the future * Fix legacy websocket tests interfering with new extension tests * Minor doc fixes * Add `wsBinaryType` configuration option