phoenix_live_view v0.1.0 Phoenix.LiveView.Socket View Source
The LiveView socket for Phoenix Endpoints.
Link to this section Summary
Functions
Connects the Phoenix.Socket for a LiveView client.
Identifies the Phoenix.Socket for a LiveView client.
Link to this section Functions
Link to this function
connect(params, socket, connect_info) View Source
Connects the Phoenix.Socket for a LiveView client.
Link to this function
id(socket) View Source
Identifies the Phoenix.Socket for a LiveView client.