API Reference phoenix_socket_client v#0.7.0
Modules
The main API for the Phoenix Socket Client.
Agent-based state management for WebSocket connection configuration and status.
A process for interacting with a Phoenix Channel.
A basic channel implementation that forwards all messages to the caller.
Dynamic supervisor for managing channel processes.
Defines the message structure and protocol for Phoenix Channels communication.
DEPRECATED: V1 protocol serializer for legacy Phoenix Channels support.
The socket process for handling the WebSocket connection.
Represents the state of a Phoenix Socket Client connection.
The main supervisor for the Phoenix Socket Client.
Telemetry integration for Phoenix.SocketClient.