wscat
wscat copied to clipboard
Wait for a connection to process the input
Firstly, thanks for your work.
Piped input doesn't work for me, please could you wait for a connection to process the input?
echo "hi!" | /usr/local/bin/wscat -c ws://echo.websocket.org
hi!
connected (press CTRL+C to quit)
>