Hi, I need to establish websocket
connection once per VU and in each iteration rest request will be made and listen to the websocket
message. I tried initializing WS connection in setup()
and passing to default
function which didn’t work. Could somebody help me with any alternative working solutions? thanks!
2 posts - 2 participants