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

UDP protocol support #193

Open
Jayx239 opened this issue May 4, 2024 · 0 comments
Open

UDP protocol support #193

Jayx239 opened this issue May 4, 2024 · 0 comments

Comments

@Jayx239
Copy link

Jayx239 commented May 4, 2024

This project is super good for http protocol based testing, but I have ran into a use case where I am trying to test a custom udp protocol latency under load which is not supported. The basic functionality of the protocol is that you send a request with a nonce, and the remote server sends an ack response back.

This is something that I personally want to work on, but want to see if something like this fits into your vision for the project that I could implement.

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

1 participant