You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
about reporting stats, maybe that could be interesting?
There is Prometheus mode (mostly untested and not activated by default) that has some stats.
Easier counter/stats overlay can be added (probably to Websocat4) sometime.
http_code
This is currently available only in -v -v logs, as far as I remember.
-w
Maybe such option will eventually appear in Websocat in a form that resembles Curl.
maybe add discussions?
Do you mean Github discussions? What advantages do they have compared to issues (that are typically used for support and feature proposals in my projects).
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}'
The text was updated successfully, but these errors were encountered: