I am quite new to websockets. I was wondering if (or how) I could use websocat to test a file transfers over ws?
The other thing is I did not see anything in ./websocat --help=long about reporting stats, maybe that could be interesting? Curl has this:
-w '%{http_code},%{time_connect},%{time_total},%{speed_upload},%{size_upload}'