fshutdown / JMeter-WebSocketSampler

JMeter - WebSocket Sampler
Apache License 2.0
313 stars 186 forks source link

Only the response pattern from first sampler is used #61

Open OiCMudkips opened 8 years ago

OiCMudkips commented 8 years ago

When you have multiple WebSocket samplers which re-use the same connection (using the "streaming connection" checkbox), only the first sampler's response pattern is used. It would be good to be able to use a different response pattern for each sample.