fshutdown/JMeter-WebSocketSampler

SocketIO

Opened this issue · 1 comments

Some example or idea of how use over socket.io v 1.x?

HI @hackdan,
I'm using socket.io 1.0.6, so I hope my answer will help you.
In the picture below you can see how I connect to ws endpoint:
selection_021

Important notes:

  1. When using connection ID, use the same ID string (variable concatonation in my example) in each socket-smapler
  2. socket.io Protocol Reference