<%= turbo_stream_from @room %> <%= turbo_stream_from @client.id %>
<%= button_tag 'Enter', data: { room_target: 'enter', action: 'room#enter' } %>