我正在尝试用jmeter测试socket.io。
这是我的socket sampler config:
我可以通过发送2probe但无法发出事件来获得3probe。
请注意我尝试过这种方式:
GET HTTP/socket.io/?EIO=3&transport=polling&t=1417083573418-0
GET HTTP /socket.io/?EIO=3&transport=polling&t=1417083577728-2&sid=vgBVmF_jpLhlexsQAAAB
GET WS /socket.io/?EIO=3&transport=websocket&sid=vgBVmF_jpLhlexsQAAAB
这是我的chrome ws frame:
但我怎么能发出事件?