# phoenix_htmx_ws v0.1.0 - Table of Contents

> Phoenix WebSocket transport for the htmx 4 hx-ws extension

## Pages

- [PhoenixHtmxWs](readme.md)
- [Adapter behavior record](adapter-behavior.md)

## Modules

- [PhoenixHtmxWs](PhoenixHtmxWs.md): Helpers for connecting htmx 4's `hx-ws` extension to a Phoenix socket.

- [PhoenixHtmxWs.Socket](PhoenixHtmxWs.Socket.md): Connection state and the `use` macro for an htmx WebSocket handler.
- [PhoenixHtmxWs.SocketTest](PhoenixHtmxWs.SocketTest.md): Test helpers that exercise the same transport callbacks as a real connection.

