phoenix_live_view v0.11.1 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 Types
Link to this type
assigns()
View Sourceassigns() :: map() | Phoenix.LiveView.Socket.AssignsNotInSocket.t()
Link to this section Functions
Connects the Phoenix.Socket for a LiveView client.
Identifies the Phoenix.Socket for a LiveView client.