wscat
wscat copied to clipboard
Implement slash commands in listen mode
Currently, the slash commands (/ping
, /pong
and /close
) are only usable in client mode. wscat does not try to use them in listen/server mode. It would be great if they were usable in listen mode too.
Implementing this will be pretty helpful