go to /chat on prod and put this in the console:
/chat
$nuxt.$socket.emit('logout'); $nuxt.$socket.emit('message','hello world')
ohh put it in the developer console
I’ll tr later, can’t do now