You may want to check my old project:
https://github.com/ngaranko/gameWarning: not supported in any way, not documented and not very clear. But was working back then.
Idea is simple: each websocket connection registers in pool (arena process) and later you can send messages to all in pool using arena lib.
Something like this. Maybe there's better solution.
-Nick