New
v0.11.0
- Enhancements
websocket_clientis no longer an optional dependency.- Delegate heartbeat to the transport instead of using the
phx_heartbeatmessage. This results in a much smaller payload for keeping the connection alive. - Add
:sslto extra_applications so it is included and started with OTP.