Phoenix websocket: how to send message to one user

You can access the underlying websocket like in Broadcast to socket without channel and communicate with the user directly via it, if that’s what you need.