How to implement Web-socket stomp protocol in gatling

Hi,

We have a requirement of implement websocket stomp protocol in gatling. Please help me to understand how to do so and it would be great if you provide any sample script or example.

Thanks,
Ayushri Srivastava

I’m not aware of any publicly available work on Gatling+STOMP+WebSocket. I’m afraid you’re on your own. You’ll probably have to get familiar with the STOM protocol and implement it yourself on top of our protocol support.