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

I am looking for support in WebSocket samplers plugin. Do we have any workaround for plugins like this? #177

Open
RathiSabari opened this issue Mar 8, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@RathiSabari
Copy link

I am currently using external plugin 'WebSocket Samplers by Peter Doornbosch' in JMeter GUI to test WebSocket. I want to implement the same using JMeter DSL for continuous integration. Can you please help me with an option to work on this?

@rabelenda
Copy link
Contributor

Hello, thank you for bringing this! Websockets is something we should definitely add to the DSL.

Have you checked this section in user guide.

Do you feel confident to contribute with an implementation? If not, is ok, just evaluating if we can get additional help from community to cover several pending features. Here are some guilde lines for contribution.

Additionally, can you share some examples on how you use the plugin? Mainly trying to understand what main features you need.

@rabelenda rabelenda added the enhancement New feature or request label Mar 8, 2023
@RathiSabari
Copy link
Author

Thanks for your quick reply. I will share some examples of how we use the plugin soon.

@KoshkinNickolay
Copy link

Hello. I also have a question about plugin WebSocket support in Jmeter DSL. Is such an implementation planned?

@rabelenda
Copy link
Contributor

We do have it in the backlog, but currently is not at the top of it. For the meantime you can use wrappers as commented previously. But we are eager for users to demonstrate interest in this and help prioritize this higher.

Any particular needs? can you detail how are you currently using the plugin in JMeter? So we can start evaluating it's design (required vs optional fields, sane defaults, etc).

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

No branches or pull requests

3 participants