The idea is:
Using a websocket in the frontend for working together on workflows with other people, since you dont see changes and progess live.
My use case:
Being able to work on the same workflow as a friend without overriding the workflow since browsers arent synced and are overwriting on save.
I think it would be beneficial to add this because:
It makes n8n even better for large scale and working together.