- Enhancements
- Remove delay when sending messages through the socket.
Unclaimed project
Are you a maintainer of phoenix_client? Claim this project to take control of your public changelog and roadmap.
websocket_client is no longer an optional dependency.phx_heartbeat
message. This results in a much smaller payload for keeping the connection
alive.:ssl to extra_applications so it is included and started with OTP.socket_opts using the key headers: [{"header-name", "value"}]push_async to send
messages to the server that may :reply in an indeterminate amount of time.