I have been trying to do performance testing in JMeter for websocket.
I have sent request data in Websocket request-response Sampler and received a UTF-8 encoded response.
I want to know a way to decode this response.
Request I sentRequest Sent
Response I received