View Source API Reference SocketReply v0.1.0
Modules
SocketReply
lets you pipe the reply in a Phoenix LiveView.
Just write socket |> assigns |> reply
in mount
and handle_*
functions insted of dealing with tuples.
SocketReply
lets you pipe the reply in a Phoenix LiveView.
Just write socket |> assigns |> reply
in mount
and handle_*
functions insted of dealing with tuples.