websockets / wscat

WebSocket cat
MIT License
2.25k stars 223 forks source link

Implement slash commands in listen mode #87

Open Lemmmy opened 5 years ago

Lemmmy commented 5 years ago

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.

Arshardh commented 2 years ago

Implementing this will be pretty helpful