hotwired/turbo-rails

how do I batch multiple turbo stream broadcasts?

kristoph opened this issue · 0 comments

I have several Turbo::StreamsChannel.broadcast_ calls in a series in a worker. How would I batch these ( or do I even need to )?

I tried including the Turbo::StreamHelper in my worker but I got an error related to formats.