Published onSeptember 2, 2026What I Learned Building Real-Time Upload Progress with Phoenix LiveViewelixirphoenixliveviewgenserverpubsubfile-uploadHow we solved frozen CSV imports and stopped duplicate uploads by offloading row-by-row parsing to a GenServer and streaming updates via Phoenix PubSub without a single line of client-side JavaScript.