Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

maybe add discussions? maybe stats like curl? #282

Open
f1-outsourcing opened this issue Jan 30, 2025 · 1 comment
Open

maybe add discussions? maybe stats like curl? #282

f1-outsourcing opened this issue Jan 30, 2025 · 1 comment

Comments

@f1-outsourcing
Copy link

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}'

@vi
Copy link
Owner

vi commented Jan 30, 2025

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants