go to /chat on prod and put this in the console:

$nuxt.$socket.emit('logout'); $nuxt.$socket.emit('message','hello world')

comments (single view)

Maybe delete the space after the semicolon

View all comments