deriegle/express-hotwire

Returning multiple turboStreams

zewa666 opened this issue · 1 comments

  • I'm submitting a ...
    [ ] bug report
    [ x ] feature request
    [ ] question about the decisions made in the repository
    [ ] question about how to use this project

  • Summary
    Allow to return multiple turbo streams in one response

  • Other information
    Turbo-laravel seems to support such a case with a simple array form of turboStreams

@zewa666 Thanks for the feature suggestion and your contributions! I've merged your change and a follow up PR to change the structure of how to send multiple turbostream responses. Check out the updated README.md file for the documentation.

This update has been published to npm as version 0.3.2