My project is using rails 7 with turbo streams and stimulus.
I'm trying to get the "signed-stream-name" as can be seen in the cable event:
However the "turbo:before-stream-render" that I want to intercept does not appear to include any of this information:
Does anyone know how I could get this attribute?
You could get it from a "message" event: