fshutdown / JMeter-WebSocketSampler

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

How to add send functionality to this sampler #49

Open shirofuji opened 8 years ago

shirofuji commented 8 years ago

This sampler only supports connecting to websocket server, I was wondering if there is a way to send data. Also upon connecting I get the response message from the websocket server but after the succeeding http samples the proceeding messages are not stored on the response data.