tsenart / vegeta

HTTP load testing tool and library. It's over 9000!
http://godoc.org/github.com/tsenart/vegeta/lib
MIT License
23.51k stars 1.36k forks source link

Support Websockets #76

Closed felixge closed 10 years ago

felixge commented 10 years ago

Drones with embedded web servers typically use websockets. Shouldn't the prince of the Saiyans be able to attack enemies in the air?

tsenart commented 10 years ago

From Wikipedia:

The WebSocket Protocol is an independent TCP-based protocol. Its only relationship to HTTP is that its handshake is interpreted by HTTP servers as an Upgrade request.

Sorry bro, the drones will have to be put under stress through other means :racehorse:

felixge commented 10 years ago

:smile:

Miserlou commented 1 year ago

Can anybody recommend a WebSocket load testing tool to complement Vegeta?