View Source API Reference Reply v1.0.0

Modules

Reply lets you pipe the reply in a Phoenix LiveView. Just write socket |> assigns |> reply in mount and handle_* functions insted of dealing with tuples.