Adding stream_async() to Phoenix LiveView

Streaming results allow working with large collections without keeping them on the server. This functionality is not available out of the box yet.

I wish they’d add this on v1

1 Like