RE: Websocket -Audio Load Test

Hello Gatling Team,

I am trying to do a load test with web sockets to do some post call by sending some audios as content in the header . I am not able to get how to do that .
I didn’t get enough information from the official documentation as well . I am able to do the functionality on jmeter but it has some drawbacks(one query per user only and reporting is not so good gatling) .
I would really appreciate it if you could provide some examples on how we can do it ?

Thanks