artilleryio / artillery

The complete load testing platform. Everything you need for production-grade load tests. Serverless & distributed. Load test with Playwright. Load test HTTP APIs, GraphQL, WebSocket, and more. Use any Node.js module.
https://www.artillery.io
Mozilla Public License 2.0
7.92k stars 505 forks source link

Feature/An option send bytes through web socket #1780

Open YoniGang opened 1 year ago

YoniGang commented 1 year ago

Version info:

2.0.0-28

I would like to have an option to send bytes messages over web sockets load test

YoniGang commented 1 year ago

I'm currently added locally a short solution and wanted to open a pr for this feature

hassy commented 1 year ago

that would be great @YoniGang! would love to see what it looks like

YoniGang commented 1 year ago

Just opened a pr:

1828